Vitaly Puzrin
|
9ca8060c33
|
dist rebuild
|
2021-01-09 19:39:19 +03:00 |
|
Vitaly Puzrin
|
108a89b0ac
|
Add everything to package exports
|
2021-01-09 19:31:47 +03:00 |
|
Vitaly Puzrin
|
b93a6e5643
|
Add package.json export, close #211
|
2021-01-09 19:24:32 +03:00 |
|
Vitaly Puzrin
|
356c576448
|
Typo fix
|
2020-12-21 12:22:30 +03:00 |
|
Vitaly Puzrin
|
034669ba0f
|
Update funding info
|
2020-12-18 02:12:42 +03:00 |
|
Vitaly Puzrin
|
5257feb02e
|
dev deps bump
|
2020-11-19 15:56:23 +03:00 |
|
Vitaly Puzrin
|
881208ae77
|
CI badge update
|
2020-11-19 03:16:15 +03:00 |
|
Vitaly Puzrin
|
f3f3691203
|
CI: Travis => Github Actions
|
2020-11-19 03:07:49 +03:00 |
|
Vitaly Puzrin
|
45cce9f4d6
|
2.0.2 released
|
2020-11-19 02:49:33 +03:00 |
|
Vitaly Puzrin
|
b3861d9a66
|
dist rebuild
|
2020-11-19 02:48:28 +03:00 |
|
Vitaly Puzrin
|
d0382badcc
|
Fix esm build named exports
|
2020-11-19 02:37:53 +03:00 |
|
Vitaly Puzrin
|
8d5f9c70f8
|
2.0.1 released
|
2020-11-17 19:16:04 +03:00 |
|
Vitaly Puzrin
|
70ee7697ac
|
dist rebuild
|
2020-11-17 19:15:30 +03:00 |
|
Vitaly Puzrin
|
bd90fca738
|
Add module entry for some bundlers
|
2020-11-17 19:07:30 +03:00 |
|
Igor Novozhilov
|
84d6931fe8
|
Rename module build .js => .mjs to fix node import (#200)
|
2020-11-17 19:04:23 +03:00 |
|
Vitaly Puzrin
|
52df0c510f
|
2.0.0 released
|
2020-11-17 10:11:24 +03:00 |
|
Vitaly Puzrin
|
a8faeffc94
|
dist rebuild
|
2020-11-17 10:10:25 +03:00 |
|
Vitaly Puzrin
|
b4d9a94488
|
Added esm build, #97
|
2020-11-17 10:01:22 +03:00 |
|
Vitaly Puzrin
|
ab9b7fecde
|
Update benchmarks info, close #112
|
2020-11-13 20:25:28 +03:00 |
|
Vitaly Puzrin
|
677ba487ed
|
Move hasher to separate function
|
2020-11-12 22:45:21 +03:00 |
|
Vitaly Puzrin
|
5638105893
|
Moved exported constants to .constants .
|
2020-11-12 15:49:20 +03:00 |
|
Vitaly Puzrin
|
cb6d67d157
|
Rewrite top level wrappers
|
2020-11-11 18:28:18 +03:00 |
|
Vitaly Puzrin
|
ec116f6f40
|
Inflate: use max window size by default, #174
|
2020-11-09 19:24:26 +03:00 |
|
Vitaly Puzrin
|
4e8ff8e74a
|
Revert #57, close #196
|
2020-11-09 00:49:24 +03:00 |
|
Vitaly Puzrin
|
505e36d9f0
|
Move to es6
|
2020-11-08 22:23:56 +03:00 |
|
Vitaly Puzrin
|
f681f66fd3
|
Tweak benchmarks
|
2020-11-08 02:21:47 +03:00 |
|
Vitaly Puzrin
|
6607dbc18a
|
Cleanup example
|
2020-11-07 22:57:35 +03:00 |
|
Vitaly Puzrin
|
9f5e7dcefc
|
Cleanup tests
|
2020-11-07 21:00:55 +03:00 |
|
Vitaly Puzrin
|
f5c3c29848
|
Removed Array support
|
2020-11-07 19:52:58 +03:00 |
|
Vitaly Puzrin
|
23563dfae9
|
Removed binary strings support
|
2020-11-07 17:42:50 +03:00 |
|
Vitaly Puzrin
|
9c91d1b852
|
Removed support of Inflate & Deflate instance create without new
|
2020-11-07 16:08:10 +03:00 |
|
Vitaly Puzrin
|
d1f036d2c2
|
Drop mocha.opts
|
2020-11-07 15:28:34 +03:00 |
|
Vitaly Puzrin
|
bba67326f7
|
Remove outdated test to cleanup coverage report
- uglify-js not used anymore
|
2020-11-07 15:24:52 +03:00 |
|
Vitaly Puzrin
|
1f73088efa
|
Drop Makefile
|
2020-11-07 15:18:22 +03:00 |
|
Vitaly Puzrin
|
2613521920
|
Automate doc publish
|
2020-11-07 15:17:39 +03:00 |
|
Vitaly Puzrin
|
5b28b9ad26
|
browserify => rollup.js
|
2020-11-07 14:38:44 +03:00 |
|
Vitaly Puzrin
|
2cfc22b817
|
Drop bower.json
|
2020-11-07 13:36:44 +03:00 |
|
Vitaly Puzrin
|
a7257c3aea
|
eslint: move ignore patterns to main config
|
2020-11-07 13:33:01 +03:00 |
|
Vitaly Puzrin
|
89b5e653fa
|
Drop orphaned tests
|
2020-11-07 13:15:08 +03:00 |
|
Vitaly Puzrin
|
a547a41e92
|
istanbul => nyc
|
2020-11-07 13:08:00 +03:00 |
|
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 |
|