Releases: MarkCodable/MarkCodable
Releases · MarkCodable/MarkCodable
Release list
Floats
Fixes a crash when decoding optional numbers out of columns that have mixed nil and non-nil values
What's Changed
- Optimize parsing when there are records failing to decode by @icanzilb in #46
- Adds infra to track the encoded structures by @icanzilb in #47
- Splits tests into more files by @icanzilb in #48
- Handles nil values encoded as empty strings by @icanzilb in #49
Full Changelog: 0.6.8...0.6.9
Melange
Nested Key Containers
0.6.7 Fix sample app: nested paths during decoding, supporting optional val…
Initial semantic version
[Don't merge] Semver + header (#32) * semver + header * bump swift-markdown