Release 0.0.16
New Features
- PackerIO API: Added
PackerIOwrapper for convenient integration withstd.io.Readerandstd.io.Writerinterfaces - 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.