pako/HISTORY.md

21 wiersze
336 B
Markdown
Czysty Zwykły widok Historia

2014-04-08 14:55:17 +00:00
0.2.0 / WIP
2014-04-07 05:34:23 +00:00
-------------------
2014-04-08 14:55:17 +00:00
- Added custom gzip headers support.
- Added strings support.
- Improved memory allocations for small chunks.
2014-04-17 22:56:41 +00:00
- ZStream properties rename/cleanup.
- More coverage tests.
2014-04-07 05:34:23 +00:00
2014-03-20 02:30:27 +00:00
0.1.1 / 2014-03-20
-------------------
- Bugfixes for inflate/deflate.
2014-03-15 17:35:48 +00:00
0.1.0 / 2014-03-15
-------------------
- First release.