dfd9098c85
Ignore .git when publishing to npm
...
Fixes: https://github.com/addaleax/lzma-native/issues/82
PR-URL: https://github.com/addaleax/lzma-native/pull/83
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
2019-05-24 09:12:30 +02:00
9090ab81f5
v3.0.7
2018-03-26 13:48:15 +02:00
c61355984f
deps: update xz to 5.2.3
2017-03-19 17:15:24 +01:00
793ee65fc6
Update mocha to ^3.0.2
...
Fix up a bug in a test that this uncovered.
2016-08-26 10:28:49 +02:00
b995a1a18e
Update .npmignore
2016-04-23 00:16:46 +02:00
985f78f890
Fix npmignore, version bump to 1.0.1
2016-01-11 08:55:22 +01:00
ac275c807a
README.md: Clarify introductory compression example
...
Use fs file streams instead of stdin/stdout for clarity.
[ci skip]
2015-09-06 19:38:08 +02:00
22813567a7
Add support for Windows
...
This adds support for building on windows by including
the native library via the precompiled binaries from
http://tukaani.org/xz/ .
This is pretty much a shot in the dark, since I don’t have
an actual windows machine available for testing.
2015-09-04 07:07:02 +02:00
788954ca84
Experimentally add support for coveralls’ test coverage measuring
2015-02-04 02:20:34 +01:00
1e1a1285c3
added tests + minor bug fixes
2014-05-28 23:06:19 +02:00