Releases: DimaRU/CDRCodable
Releases · DimaRU/CDRCodable
2.0.1
16 Mar 10:05
Compare
Sorry, something went wrong.
No results found
Fixed bugs.
Optimised InlineArray decode.
2.0.0
15 Mar 14:16
Compare
Sorry, something went wrong.
No results found
Implement fixed arrays using the new InlineArray type introduced in Swift 6.2
1.2.4
14 Mar 12:54
Compare
Sorry, something went wrong.
No results found
Support nested container & super encoder
1.2.3
27 Mar 19:06
Compare
Sorry, something went wrong.
No results found
Fix: Msg2Swift stable version dependency.
1.2.2
06 Mar 18:44
Compare
Sorry, something went wrong.
No results found
Fixed bugs introduced in 1.1.0. Small optimisations.
1.2.1
19 Feb 17:17
Compare
Sorry, something went wrong.
No results found
Do not use! Release have severe errors.
Msg2swift SPM command plugin.
1.1.1
19 Feb 16:53
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
1.0.0
30 Sep 15:53
Compare
Sorry, something went wrong.
No results found
First public release.
Add Readme.