Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

v0.4.0

Choose a tag to compare

@jeffective jeffective released this 30 Dec 08:10
· 49 commits to main since this release
  • removes encodeCustom / decodeCustom API in favor of .{} in encode() / decode() function signatures
  • adds format customization for vectors, similar to arrays
  • fixes bug in singed integer serialization