mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-04-05 11:20:58 +01:00
0.2.1 release
This commit is contained in:
parent
4e16144fad
commit
a6b59f2192
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
0.2.1 / 2014-05-01
|
||||
------------------
|
||||
|
||||
- Fixed collision on switch dynamic/fixed tables.
|
||||
|
||||
|
||||
0.2.0 / 2014-04-18
|
||||
------------------
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name" : "pako",
|
||||
"description" : "zlib port to javascript - fast, modularized, with browser support",
|
||||
"version" : "0.2.0",
|
||||
"version" : "0.2.1",
|
||||
"keywords" : [ "zlib", "deflate", "inflate", "gzip" ],
|
||||
"homepage" : "https://github.com/nodeca/pako",
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue