What's Changed
- Added: Conformances to
ExpressibleByArrayLiteral
andExpressibleByDictionaryLiteral
(thanks @fwcd, #49). - Added: Conditional conformance to
Sendable
(thanks @tgrapperon, #52). - Fixed: Codability now use single value containers (thanks @john-flanagan, #47).
- Infrastructure: CI updates (#42); README fixes (thanks @ohwhen, #54).
New Contributors
- @john-flanagan made their first contribution in #47
- @fwcd made their first contribution in #49
- @ohwhen made their first contribution in #54
- @tgrapperon made their first contribution in #52
Full Changelog: 0.4.0...0.5.0