⚠️ This release includes breaking api changes
- reduce API surface – make
DocumentReader
internal (#56)
- add Code of Conduct (#54)
- use
swift run -c release
in performance tests (#57) thanks @pokryfka
- use newer version of
swiftformat
(#59)
- fix Documentation (#58) thanks @helje5
- fix semantics of JSONUnkeyedDecodingContainer (#62) thanks @gwynne