Skip to content

Releases: reers/ReerCodable

1.2.2

26 Apr 10:22

Choose a tag to compare

  • Update swift-syntax

1.2.1

25 Apr 13:14

Choose a tag to compare

Support the use of @Decodable or @Encodable alone

1.2.0

24 Apr 12:08

Choose a tag to compare

Breaking change from 1.1.7

  • delete CaseMatcher.pathValue(String), redesigned it to .string(path, at: keyPath)....

1.1.7

10 Feb 06:20

Choose a tag to compare

  • BigInt supporting

1.1.6

24 Jan 08:07

Choose a tag to compare

release: 1.1.6

1.1.5

08 Jan 15:04

Choose a tag to compare

release: 1.1.5

1.1.3

08 Jan 15:00

Choose a tag to compare

fix: dead loop with @CompactDecoding when decode array

1.1.2

03 Jan 09:51

Choose a tag to compare

release: 1.1.2

1.1.1

03 Jan 09:28

Choose a tag to compare

release: 1.1.1

1.1.0

27 Dec 05:10

Choose a tag to compare

  • Rename CaseMatcher's case .nested to .pathValue