Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@jeffective jeffective released this 21 Aug 05:22
· 1 commit to main since this release
  • Support zig 0.15.1
  • Use readers / writers for all APIs to align with new zig 0.15.1 idioms
  • breaking changes to all APIs. Use readers / writers now.
  • Removal of support for decoding unions. Make be added back later using peeking.