Skip to content

1.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@DimaRU DimaRU released this 19 Feb 16:53
· 14 commits to master since this 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.