Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding.
Last release 4 years ago
no release in 18 months
Release timing varies
gaps range from 3 months to 3.7 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
10 years old
8 releases · first in 2016
Release timeline
8 releases since 2016Releases
- 0.1.76 Jun 2022
Release notes
This project publishes no release notes. Between
0.1.6and0.1.7there were 59 commits, 50 of them substantive:- More specific dependency versions
- Bump lzma-sys to 0.1.12
- Apply cargo fmt
- Fix MinGW build from source
- Bump lzma-sys to 0.1.13
- Update travis config
- Set up CI with Azure Pipelines
- Bump lzma-sys to 0.1.14
- Apply cargo fix --edition
- Set edition to 2018
- Remove unnecessary extern crate
- Fix build error
- systest: Remove unused module import
- Update packages
- Increase minimum version of deps again
- Fix tests
- Update rand requirement from 0.6.5 to 0.7.0
- Migrate from Azure pipelines to Github actions
- Fix tests on big-endian targets
- Bump lzma-sys to 0.1.15
…and 30 more.
- 0.1.611 Oct 2018
Release notes
This project publishes no release notes. Between
0.1.5and0.1.6there were 19 commits, 14 of them substantive:- Don't deny warnings
- Update rand requirement to 0.5
- Bump lzma-sys to 0.1.10
- Switch to crates.io ctest
- Bump ctest to 0.2
- Update vcxproj file for VS2017
- Update quickcheck requirement from 0.6 to 0.7
- use
ccto buildliblzma - enable VS2017 testing in AppVeyor
- reorganize Travis-CI build matrix
- import
xzas a submodule; move defines tolzma-sys/config.h - import
xzas a submodule; move defines tolzma-sys/config.h - Tweak travis builds
- Bump lzma-sys to 0.1.11
- 0.1.59 May 2018
Release notes
This project publishes no release notes. Between
0.1.4and0.1.5there were 9 commits, 5 of them substantive:- add licenses to lzma-sys
- Update filemtime
- Replace uses of try!() with ?
- Support for input with multi xz streams, by adding new struct builder functions.
- Remove MinGW from CI
- 0.1.431 Dec 2017
Release notes
This project publishes no release notes. Between
0.1.3and0.1.4there were 47 commits, 36 of them substantive:- Add crt-static to Windows CI
- Attempt to fix crt-static on Windows
- Handle cross-compiling with ./configure
- Bump lzma-sys to 0.1.2
- Exclude large windows file
- Copy source into build directory
- Update to xz 5.2.3
- Bump lzma-sys to 0.1.3
- lzma-sys: unset DESTDIR when installing liblzma.a
- Try multiple platform toolsets
- Bump lzma-sys to 0.1.5
- Fix VS 2017 platform toolset
- Handle more corrupt streams by detecting no progress
- Bump lzma-sys to 0.1.6
- Fix build on windows-gnu
- Bump lzma-sys to 0.1.7
- use GNU-make on BSDs
- Use "gmake" on Solaris to find GNU make
- DESTDIR may appear in MAKEFLAGS, so we need to get rid of that, too
- Added lzma_properties_decode() from the public API
…and 16 more.
- 0.1.312 Apr 2017
Release notes
This project publishes no release notes. Between
0.1.2and0.1.3there were 2 commits, 1 of them substantive:- Add async I/O support
- 0.1.210 Apr 2017
Release notes
This project publishes no release notes. Between
0.1.1and0.1.2there were 10 commits, 7 of them substantive:- Updated for VC2014 build tools
- Add a test for dropping write::XzEncoder with incomplete input
- Fix dropping write::XzDecoder with incomplete input
- Add test for
.finishon write::Decoder with incomplete input - Update urls and categories
- Bump versions
- Touch up tests
- 0.1.120 Jan 2017
Release notes
This project publishes no release notes. Between
0.1.0and0.1.1there were 7 commits, 6 of them substantive:- Add some quickcheck tests
- Fix LzmaOptions::new_preset
- pass --target on appveyor
- Update travis token
- Update urls and categories
- Bump versions
- 0.1.021 Mar 2016
Nothing published for this version