Releases: apple/swift-configuration
Releases · apple/swift-configuration
0.2.0
What's Changed
⚠️ Breaking changes between 0.1.x and 0.2.0
- Rename bytes-from-string decoders in #57
- Rename ProviderCompatTest.run() -> ProviderCompatTest.runTest() in #56
SemVer Minor
- Default to enabled observability in #54
- Expose AbsoluteConfigKey prepending/appending by @finnvoor in #39
SemVer Patch
- [Refactor] Remove ConcreteAsyncSequence in #38
- Move from platform versions to symbol availability in #48
Other Changes
- [README] Fix 'Custom key syntax' link in #3
- [CI] Enable static SDK builds in #4
- Fix up a secrets example in #5
- [Docs] Remove obsolete example about catching ConfigError in #7
- Update Package.swift by @carlynorama in #9
- [Docs] Fix up docs around key mapping in #46
- Add linkage test in #53
- [CI] Test examples in #50
- chore: restrict GitHub workflow permissions - future-proof by @incertum in #59
- Update docs for the 0.2.0 release in #58
New Contributors
- @carlynorama made their first contribution in #9
- @finnvoor made their first contribution in #39
- @incertum made their first contribution in #59
Full Changelog: 0.1.1...0.2.0
0.1.1
What's Changed
Other Changes
- SPI needs the docc-plugin installed to build the docs - this fixes that scenario by @heckj in #1
- Use the general runner pool for PRs by @czechboy0 in #2
New Contributors
- @heckj made their first contribution in #1
- @czechboy0 made their first contribution in #2
Full Changelog: 0.1.0...0.1.1