- Fix segmentation fault in byteswap with bad usage - Improved `byteswap` performance with string format - Fixed `NDEBUG` define - Fixed `assert` - Compile with O3 when available
1.0.2
- Fixed more segmentation faults on incorrect usage of functions - Increased coverage
1.0.1
- Fixed segmentation faults on incorrect usage of some functions
1.0.0
Initial release
- Full C implementation - API compatibility with `bitstruct`