Commit graph

389 commits

Author SHA1 Message Date
Vitaly Puzrin
69798959ca 1.0.10 released 2019-03-01 00:40:06 +03:00
Vitaly Puzrin
6d519932d2 Browser files rebuild 2019-03-01 00:37:51 +03:00
Vitaly Puzrin
0ce0d886c1 Lock uglify-js to fix minified version, #161 2019-03-01 00:35:30 +03:00
Vitaly Puzrin
f256ab91b5 Add simple minifier test, #161 2019-03-01 00:00:24 +03:00
Vitaly Puzrin
731065b150 1.0.9 released 2019-02-28 22:15:26 +03:00
Vitaly Puzrin
a2def3748f Browser files rebuild 2019-02-28 22:15:07 +03:00
Vitaly Puzrin
54c6ca95a1 Fix Buffer.from warning in last node.js versions, close #154 2019-02-28 21:51:49 +03:00
Vitaly Puzrin
021f307fa3 1.0.8 released 2019-01-14 21:18:29 +03:00
Vitaly Puzrin
5240997ac1 Browser files rebuild 2019-01-14 21:18:11 +03:00
Vitaly Puzrin
44b15356e4
Fix for raw inflate with dictionary (#156)
Fixes https://github.com/nodeca/pako/issues/155
`inflateSetDictionary()` is called at different conditions during normal and raw modes, according to http://zlib.net/manual.html#Advanced 
Also providing basic tests for raw inflate with directory, and fix for broken test Inflate with dictionary/spdy dictionary
2019-01-14 21:03:52 +03:00
Ľubor Illek
a28d0181cb Check return code of inflateSetDictionary() 2019-01-14 17:54:51 +01:00
Ľubor Illek
b4f1c205ef Added basic tests for inflate with dictionary as Uint8Array or ArrayBuffer 2019-01-10 10:38:02 +01:00
Ľubor Illek
cfc92c2fb8 Replaced Buffer() in inflate tests with dictionary. 2019-01-10 01:08:10 +01:00
Ľubor Illek
919ad7f228 Fix for raw inflate with directory 2019-01-09 23:57:19 +01:00
Vitaly Puzrin
70db112213 Deps cleanup: drop bluebird 2018-11-29 21:10:51 +03:00
Vitaly Puzrin
6e78b39431 Dev deps bump 2018-11-29 20:15:47 +03:00
Vitaly Puzrin
f1872b3459 eslint bump + CS tweaks 2018-11-29 20:13:39 +03:00
Vitaly Puzrin
73d167872f Drop saucelabs tests (outdated) 2018-11-29 19:50:54 +03:00
Vitaly Puzrin
73edc8b9a3 1.0.7 released 2018-11-29 19:38:37 +03:00
Vitaly Puzrin
e3be9d75bd Browser files rebuild 2018-11-29 19:38:01 +03:00
Jake
0e865a5cea fix RangeError on chrome71 (#150)
Fixes the following error: RangeError: Too many arguments in function call (only 65534 allowed)
The argument limit seems to have become lower in chrome 72...
2018-11-29 19:24:02 +03:00
Vitaly Puzrin
0124206d64
Clarified licence info in readme 2018-07-26 06:39:33 +03:00
Vitaly Puzrin
893381abca 1.0.6 released 2017-09-14 14:38:19 +03:00
Vitaly Puzrin
4d0c80817d Browser files rebuild 2017-09-14 14:37:34 +03:00
Vitaly Puzrin
7238a449fb Improve @std/esm compatibility, close #115 2017-09-14 14:28:52 +03:00
Josh Soref
f2bcd09d95 Spelling (#114) 2017-09-04 06:42:18 +03:00
coldcoff
7abdb13eec Comments cleanup (#111) 2017-08-08 16:25:29 +03:00
Trevor
e15b85bd02 Update README.md (#108)
Update README.md to make description visible in npm registry (#108)
2017-07-29 01:14:19 +03:00
Vitaly Puzrin
f5f5fea962 Ignore OS code in gzip test, #107 2017-07-21 23:00:02 +03:00
Vitaly Puzrin
4a6867f633 Add npm test script 2017-07-20 17:21:09 +03:00
Vitaly Puzrin
1bfb50961d Skip broken tests 2017-07-20 16:48:25 +03:00
Vitaly Puzrin
0d903c1a2e devDeps update 2017-07-20 16:33:35 +03:00
Vitaly Puzrin
374b277da9 Tests cleanup: use modern sync zlib api 2017-07-20 16:21:26 +03:00
desudesutalk
dfc3b0e2a1 Benchmark update: use modern zlib sync api 2017-07-20 13:45:08 +03:00
Vitaly Puzrin
a1fc42542a Temrorary freeze node version & disable saucelabs to make test work 2017-07-20 13:21:11 +03:00
Vitaly Puzrin
43d43a85a8 Merge pull request #96 from josephfrazier/patch-1
Fix typos in readme
2017-03-28 05:40:30 +03:00
Joseph Frazier
2115ccfc8c Fix typos in readme 2017-03-27 21:47:11 -04:00
Vitaly Puzrin
3555e3bf88 eslint: use native indent checker + indents update 2017-03-26 20:13:58 +03:00
Vitaly Puzrin
588a4376d2 1.0.5 released 2017-03-26 18:43:32 +03:00
Vitaly Puzrin
3439e90855 Browser files rebuild 2017-03-26 18:42:52 +03:00
Vitaly Puzrin
eaead04de3 More formal zlib attribution and related changes 2017-03-26 18:29:30 +03:00
Vitaly Puzrin
6fd7dd729d Benchmarks cleanup: remove all foreign files and outdated things 2017-03-26 15:57:51 +03:00
Vitaly Puzrin
61f59e7909 Examples: send data as form 2017-03-08 12:53:55 +03:00
Vitaly Puzrin
a3b3ae3b60 SauceLabs: android 5.0 -> 5.1 to fix cert error 2017-03-08 12:08:19 +03:00
Vitaly Puzrin
8737672b41 1.0.4 released 2016-12-15 03:29:14 +03:00
Vitaly Puzrin
2c4b869a4f browser files rebuild 2016-12-15 03:20:19 +03:00
Vitaly Puzrin
bbf99f5b57 More strict eslint options 2016-12-15 03:04:14 +03:00
Vitaly Puzrin
3550aa653b deps bump + remove unused vars 2016-12-15 02:40:17 +03:00
Vitaly Puzrin
bd0879c1cd Always fill err.message on throw 2016-12-15 02:35:12 +03:00
Vitaly Puzrin
9728a846c1 example cleanup 2016-08-26 01:19:05 +03:00