Skip to content

0.0.16

Latest

Choose a tag to compare

@jinzhongjia jinzhongjia released this 02 Nov 03:01
· 3 commits to main since this release

Release 0.0.16

New Features

  • PackerIO API: Added PackerIO wrapper for convenient integration with std.io.Reader and std.io.Writer interfaces
  • packIO() convenience function: Quick initialization helper for creating PackerIO instances

Testing

  • Added comprehensive test suite with 30+ test cases for PackerIO functionality

Documentation

  • Updated documentation with I/O usage examples and performance optimization details
  • Updated CI badge references and platform support information

Note: PackerIO requires Zig 0.15 or later.