Vitaly Puzrin
97a1085729
Dev deps bump
2020-11-07 12:52:20 +03:00
Vitaly Puzrin
a51fc3671e
Move benchmark deps to separate place & create usage memo
2020-11-07 10:36:55 +03:00
Vitaly Puzrin
56e68c75dc
Pin node.js version to fix zlib tests
2020-09-14 14:16:17 +03:00
Vitaly Puzrin
c715679bfd
reaadme cleanup
2020-03-16 16:03:33 +03:00
Vitaly Puzrin
a718e4f6e5
1.0.11 released
2020-01-29 10:41:31 +03:00
Vitaly Puzrin
83a6096965
Browser files rebuild
2020-01-29 10:40:52 +03:00
Vitaly Puzrin
d8f85b39d5
Travis-CI: node version bump
2020-01-29 10:38:11 +03:00
Vitaly Puzrin
2fa56efc8f
Fix tests in node 12+, close #179
2020-01-29 10:32:21 +03:00
Vitaly Puzrin
4210cf2667
readme: update titelift info
2019-11-05 07:30:29 +03:00
Vitaly Puzrin
5c917ffea9
changelog format update
2019-11-05 02:59:31 +03:00
Vitaly Puzrin
c5cc5d2f8a
README: add Tidelift link
2019-08-22 04:11:51 +03:00
Vitaly Puzrin
dbab16e12b
Merge pull request #172 from kyranet/patch-1
...
style: Added missing semicolons
2019-07-27 01:27:37 +03:00
Antonio Román
5f38868ddb
style: Added missing semicolons
...
Avoid automated semicolon insertion and made semicolons consistent with the rest of the file.
2019-07-27 00:16:11 +02:00
Vitaly Puzrin
891b5bc096
Create FUNDING.yml
2019-07-26 07:01:34 +03:00
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