New
1.0.1
What's Changed
SemVer Patch
- Add support for one zero and yes no boolean strings in environement variables provider by @Adobels in https://github.com/apple/swift-configuration/pull/120
- Update EnvironmentValueArrayDecoder to emit empty values when present by @Adobels in https://github.com/apple/swift-configuration/pull/133
Other Changes
- Upgrade GitHub Actions for Node 24 compatibility by @salmanmkc in https://github.com/apple/swift-configuration/pull/119
- Docs: Update KeyMappingProvider example to use prefixKeys(with:) by @sidepelican in https://github.com/apple/swift-configuration/pull/125
- Update method signatures in code snippets within code comments. by @Adobels in https://github.com/apple/swift-configuration/pull/121
- Edits for active voice over passive, present tense over past, and a couple of typos. by @heckj in https://github.com/apple/swift-configuration/pull/136
- [Docs] Link Mattt's TOML provider under Community Providers by @czechboy0 in https://github.com/apple/swift-configuration/pull/129
- Update example to 1.0 by @czechboy0 in https://github.com/apple/swift-configuration/pull/111
- [CI] Fix static SDK build workflow by @czechboy0 in https://github.com/apple/swift-configuration/pull/141
- [Docs] Custom provider guidelines by @czechboy0 in https://github.com/apple/swift-configuration/pull/137
- switch links from symbol links to reference sources by @heckj in https://github.com/apple/swift-configuration/pull/142
- bump min service lifecycle dependency to 2.8 by @heckj in https://github.com/apple/swift-configuration/pull/143
New Contributors
- @salmanmkc made their first contribution in https://github.com/apple/swift-configuration/pull/119
- @sidepelican made their first contribution in https://github.com/apple/swift-configuration/pull/125
- @Adobels made their first contribution in https://github.com/apple/swift-configuration/pull/120
Full Changelog: https://github.com/apple/swift-configuration/compare/1.0.0...1.0.1