Releases: SwiftScream/swift-environment-decoder
Releases · SwiftScream/swift-environment-decoder
1.0.0
24 Apr 13:07
Compare
Sorry, something went wrong.
No results found
drop support for swift 5
add documentation landing page
0.4.0
09 Sep 13:13
Compare
Sorry, something went wrong.
No results found
perform case mapping in KeyedDecodingContainerProtocol.allKeys
fix environmentVariablePrefix() for root object
optionally refrain from prefixing keys with coding path
trim whitespace from unkeyed container values, provide option to disable
enable configuration of unkeyed container value separator
add privacy manifest
0.3.0
06 Aug 12:03
Compare
Sorry, something went wrong.
No results found
0.2.0
02 Aug 12:33
Compare
Sorry, something went wrong.
No results found
Support Foundation.{Data, Date, Decimal, URL}
Fix unkeyed container decoding empty string
Accept Hex representation for unsigned integers
0.1.0
23 Jul 12:24
Compare
Sorry, something went wrong.
No results found
Initial implementation
Basic functionality complete, missing some conveniences and options