Unclaimed project
Are you a maintainer of swift-configuration? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
swift-configuration
API package for reading configuration.
Back to changelog
What's Changed
⚠️ Breaking changes between 0.1.x and 0.2.0
- Rename bytes-from-string decoders in https://github.com/apple/swift-configuration/pull/57
- Rename ProviderCompatTest.run() -> ProviderCompatTest.runTest() in https://github.com/apple/swift-configuration/pull/56
SemVer Minor
- Default to enabled observability in https://github.com/apple/swift-configuration/pull/54
- Expose AbsoluteConfigKey prepending/appending by @finnvoor in https://github.com/apple/swift-configuration/pull/39
SemVer Patch
- [Refactor] Remove ConcreteAsyncSequence in https://github.com/apple/swift-configuration/pull/38
- Move from platform versions to symbol availability in https://github.com/apple/swift-configuration/pull/48
Other Changes
- [README] Fix 'Custom key syntax' link in https://github.com/apple/swift-configuration/pull/3
- [CI] Enable static SDK builds in https://github.com/apple/swift-configuration/pull/4
- Fix up a secrets example in https://github.com/apple/swift-configuration/pull/5
- [Docs] Remove obsolete example about catching ConfigError in https://github.com/apple/swift-configuration/pull/7
Update Package.swift by @carlynorama in https://github.com/apple/swift-configuration/pull/9[Docs] Fix up docs around key mapping in https://github.com/apple/swift-configuration/pull/46Add linkage test in https://github.com/apple/swift-configuration/pull/53[CI] Test examples in https://github.com/apple/swift-configuration/pull/50chore: restrict GitHub workflow permissions - future-proof by @incertum in https://github.com/apple/swift-configuration/pull/59Update docs for the 0.2.0 release in https://github.com/apple/swift-configuration/pull/58New Contributors
- @carlynorama made their first contribution in https://github.com/apple/swift-configuration/pull/9
- @finnvoor made their first contribution in https://github.com/apple/swift-configuration/pull/39
- @incertum made their first contribution in https://github.com/apple/swift-configuration/pull/59
Full Changelog: https://github.com/apple/swift-configuration/compare/0.1.1...0.2.0