pako/HISTORY.md

33 wiersze
533 B
Markdown
Czysty Zwykły widok Historia

2014-06-04 07:33:40 +00:00
0.2.2 / 2014-06-04
2014-06-03 16:45:37 +00:00
------------------
- Fixed iOS 5.1 Safary issue with `apply(typed_array)`, #26.
2014-05-01 18:13:30 +00:00
0.2.1 / 2014-05-01
------------------
- Fixed collision on switch dynamic/fixed tables.
2014-04-18 05:36:32 +00:00
0.2.0 / 2014-04-18
------------------
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
2014-04-18 05:36:32 +00:00
------------------
2014-03-20 02:30:27 +00:00
- Bugfixes for inflate/deflate.
2014-03-15 17:35:48 +00:00
0.1.0 / 2014-03-15
2014-04-18 05:36:32 +00:00
------------------
2014-03-15 17:35:48 +00:00
- First release.