Overview
This release fully embraces Swift 6 with typed throws, drops support for Swift 5, and adds broader overloads for more collection types.
What's Changed
- Drop Swift 5 by @dimitribouniol in #42
- Deprecation Cleanup by @dimitribouniol in #43
- Typed Throws by @dimitribouniol in #41
- Contiguous Overloads by @dimitribouniol in #44
- Conditional Foundation by @dimitribouniol in #45
- Broader Default
ByteCollectionConformance by @dimitribouniol in #46
Full Changelog: 0.4.0...0.5.0