Skip to content

Releases: DimaRU/CDRCodable

1.2.3

27 Mar 19:06
1.2.3
a08b036
Compare
Choose a tag to compare

Fix: Msg2Swift stable version dependency.

1.2.2

06 Mar 18:44
Compare
Choose a tag to compare

Fixed bugs introduced in 1.1.0. Small optimisations.

1.2.1

19 Feb 17:17
Compare
Choose a tag to compare
1.2.1 Pre-release
Pre-release

Do not use! Release have severe errors.

Msg2swift SPM command plugin.

1.1.1

19 Feb 16:53
Compare
Choose a tag to compare
1.1.1 Pre-release
Pre-release
  • Optimised array encoding and decoding. Performance increased up to 5000 times.
  • Fixed size arrays encode/decode.
  • Optional values are not encoded and always decoded as nil.
  • Fix unaligned memory access bug.

1.1.0

03 Feb 19:44
Compare
Choose a tag to compare
1.1.0 Pre-release
Pre-release
  • Optimised array encoding and decoding. Performance increased up to 5000 times.
  • Fixed size arrays encode/decode.
  • Optional values are not encoded and decoded.

1.0.1

13 Jan 12:41
Compare
Choose a tag to compare

Swift 5.6 comparability.

1.0.0

30 Sep 15:53
Compare
Choose a tag to compare

First public release.

Add Readme.