1.0.1
1.0.1
Patch release adjusting how we deal with availability annotations.
Marking availability on specific types and not on package level makes it possible to adopt entirely optionally in packages which otherwise do not require the most recent (5.6+) Swift versions.
Thank you to @adam-fowler for the patch and upcoming adoption in Hummingbird.
What's Changed
- Remove platform requirement from Package.swift by @adam-fowler in #130
New Contributors
- @adam-fowler made their first contribution in #130
Full Changelog: 1.0.0...1.0.1