Josh Holmer
d82406a959
Version 2.1.6
2018-11-17 18:02:16 -05:00
Joshua Holmer
88035ccbae
Version 2.1.5
2018-10-11 08:41:11 -04:00
Josh Holmer
903f962f29
Version 2.1.4
2018-09-28 21:05:58 -04:00
Josh Holmer
a4e0a34357
Bump version to 2.1.3
2018-09-16 23:21:51 -04:00
Josh Holmer
edd4966cea
Fix compilation error on i686 due to cfzlib incompat ( #138 )
...
Closes #137
2018-09-16 14:43:08 -04:00
Josh Holmer
df07d10a5c
Version 2.1.2
2018-08-11 23:35:57 -04:00
Josh Holmer
7895e42687
Version 2.1.1
2018-08-11 20:34:04 -04:00
Josh Holmer
4ea310fa68
Version 2.1.0
2018-08-04 23:28:14 -04:00
Josh Holmer
3b42f42491
Revert "Revert "Make cfzlib the default on platforms that support it""
...
This reverts commit ff0e3df948 .
2018-08-04 23:08:30 -04:00
Josh Holmer
2241fd2c3b
Version 2.0.2
2018-07-27 23:07:05 -04:00
Josh Holmer
b948264c32
Version 2.0.1
2018-07-21 00:40:48 -04:00
Josh Holmer
ff0e3df948
Revert "Make cfzlib the default on platforms that support it"
...
This reverts commit 2702145f3f .
cfzlib seems to have a MASSIVE memory leak in it. Trying to use it
when processing many files at once will cause your system to run out
of memory.
Closes #125
2018-07-21 00:37:57 -04:00
Josh Holmer
d110949d2a
Version 2.0.0
2018-07-20 19:19:20 -04:00
Josh Holmer
2702145f3f
Make cfzlib the default on platforms that support it
...
Raises the minimum Rust version to 1.27.0
2018-07-20 19:03:17 -04:00
Josh Holmer
b235e5601f
Remove deprecated clippy plugin, use rustup clippy now
2018-07-20 18:50:27 -04:00
myfreeweb
ae65e4be8d
Make Rayon an optional dependency ( #112 )
...
On WebAssembly, Rayon does not work (thread pool fails to initialize since threads are stubbed out).
2018-07-06 10:50:36 -04:00
Kornel
2d303f5dc2
Avoid double glob processing on unix ( #111 )
2018-07-06 08:11:42 -04:00
magicgoose
5570a24781
allow listing more than 2 filters ( #105 )
...
Closes #101
2018-06-06 21:10:20 -04:00
Kornel
e472c82876
Option to use Cloudflare's zlib for compression ( #103 )
...
Behind the nightly feature flag for now--stable ASM is coming in Rust 1.27
2018-06-04 15:39:51 -04:00
Kornel Lesiński
a846f9da53
Disallow building of broken binary
2018-05-31 15:18:04 +01:00
Josh Holmer
cff34358d7
Bump dependencies for 1.0.4
2018-05-01 20:52:32 -04:00
Josh Holmer
8a2bdcd133
Version 1.0.3
2018-04-03 19:03:15 -04:00
Josh Holmer
4e6188919f
Bump dependencies
2018-04-03 18:56:43 -04:00
Josh Holmer
d7369707ba
Fix a change that breaks itertools with newer versions of Rust nightly
2018-03-04 23:47:06 -05:00
Josh Holmer
88636d269d
Actually these need to be under the badges section
2018-02-23 21:45:01 -05:00
Josh Holmer
4a0445b663
Add a couple of new Cargo tags
2018-02-23 20:56:00 -05:00
Josh Holmer
10123daad2
Version 1.0.1
2018-02-21 18:36:56 -05:00
Josh Stone
6f123c6382
Update to rayon 1.0
2018-02-20 14:14:45 -08:00
Josh Holmer
27e6dfeaab
Version 1!
...
There should not be any more breaking changes for a long time.
2018-01-31 18:57:52 -05:00
Josh Holmer
66c1662537
Remove unused libc dependency
2018-01-30 23:54:30 -05:00
Josh Holmer
fe9cd01b82
Replace miniz_sys with miniz_oxide, a Rust implementation of miniz
...
This also improves decompression performance by 15%, and obsoletes the
`--zm` parameter.
Closes #57
2018-01-30 23:52:37 -05:00
Josh Holmer
8270254823
Version 0.19.0
2018-01-10 20:56:23 -05:00
Josh Holmer
9bb60794da
Release version 0.18.3
2017-12-27 17:23:28 -05:00
Josh Holmer
30ecc0cc05
Version 0.18.2
2017-12-23 00:43:23 -05:00
Josh Holmer
833611ba2f
Bump image
2017-12-22 23:22:25 -05:00
Josh Holmer
ce5f83ac6c
Version 0.18.1
2017-11-21 12:58:43 -05:00
Josh Holmer
c36cc240e2
Upgrade dependencies
2017-11-21 12:37:06 -05:00
Josh Holmer
91b3772e7d
Version 0.18.0
2017-11-08 14:06:10 -05:00
Josh Holmer
9c7fdfd9d1
Fix parsing of glob paths on Windows
...
Closes #90
2017-11-06 19:01:18 -05:00
Josh Holmer
fa334e0750
Update dependencies
2017-11-06 18:50:10 -05:00
Josh Holmer
55a147143b
Version 0.17.2
2017-09-30 22:52:18 -04:00
Josh Holmer
de7f93d98b
Bump dependencies
2017-09-30 22:46:07 -04:00
Josh Holmer
37deccd8d3
Version 0.17.1
2017-09-12 18:06:26 -04:00
Josh Holmer
c084a94138
Release version 0.17.0
2017-09-11 18:28:51 -04:00
Josh Holmer
6d1005d199
Update dependencies
2017-09-10 23:32:26 -04:00
Josh Holmer
d0c167347d
Version 0.16.3
2017-07-01 10:12:43 -04:00
Josh Holmer
55154564df
Version 0.16.2
2017-06-20 07:19:42 -04:00
Josh Holmer
aa240f1f7b
Rayon broke stuff in a point release. Seriously...
2017-06-15 08:01:32 -04:00
Josh Holmer
5f4ddbb8f4
Upgrade dependencies
2017-06-14 18:28:07 -04:00
Josh Holmer
2925358856
Release version 0.15.2
2017-05-02 19:32:06 -04:00