We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0755247 commit 535da55Copy full SHA for 535da55
CHANGES.md
@@ -4,6 +4,8 @@
4
5
## [Unreleased] - ReleaseDate
6
7
+## [0.14.0] - 2022-11-20
8
+
9
* Raise MSRV to 1.59.0
10
* Change to 2021 edition
11
* Drop lifetime annotations of reader parameter in `ArchiveIterator::from_read`
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "compress-tools"
3
-version = "0.13.0"
+version = "0.14.0"
authors = ["Jonathas-Conceicao <jadoliveira@inf.ufpel.edu.br>"]
description = "Utility functions for compressed and archive files handling"
repository = "https://github.com/OSSystems/compress-tools-rs"
0 commit comments