Skip to content

Optimizations & decodeIfPresent

Compare
Choose a tag to compare
@dehesa dehesa released this 31 May 07:02
· 38 commits to master since this release
  • The first batch of optimizations have landed.
  • Fix for floating-point encoding/decoding (#20)
  • Change decodeNil() behavior to more closely follow the documentation.
  • decodeIfPresent can now be safely used.