Skip to content

Releases: MarkCodable/MarkCodable

Floats

Choose a tag to compare

@icanzilb icanzilb released this 12 Oct 09:36
3c49435

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

Choose a tag to compare

@icanzilb icanzilb released this 26 Sep 09:43
350d4ad

A number of improvements, including support for dictionaries and Combine.

Includes breaking changes.

Nested Key Containers

Choose a tag to compare

@icanzilb icanzilb released this 08 Sep 13:33
5a122f0
0.6.7

Fix sample app: nested paths during decoding, supporting optional val…

Initial semantic version

Choose a tag to compare

@icanzilb icanzilb released this 08 Sep 09:04
b79f2e3
[Don't merge] Semver + header (#32)

* semver + header
* bump swift-markdown

Test 2

Choose a tag to compare

@icanzilb icanzilb released this 08 Sep 09:01
0.6.5

bump swift-markdown

Test

Choose a tag to compare

@icanzilb icanzilb released this 08 Sep 07:34
0.6.4

semver + header