- Allow ArrayBuffer input.
- Workaround for Chrome 38.0.2096.0 script parser bug, #30.
- Fixed bug in inflate wrapper, #29
- Maintenance release, dependencies update.
- Fixed iOS 5.1 Safary issue with
apply(typed_array)
, #26.
- Fixed collision on switch dynamic/fixed tables.
- Added custom gzip headers support.
- Added strings support.
- Improved memory allocations for small chunks.
- ZStream properties rename/cleanup.
- More coverage tests.
- Bugfixes for inflate/deflate.
- First release.