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 0db3934 commit 1691ca2Copy full SHA for 1691ca2
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## [0.4.1] - 2025-06-20
4
+* Internal code optimization.
5
+
6
## [0.4.0] - 2025-06-18
7
* Fixed an issue where an encrypted and compressed local file entry with an unsigned data descriptor cannot be detected.
8
* Improved polyfill for `LZMADecompressor`.
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = zipremove
-version = 0.4.0
+version = 0.4.1
author = Danny Lin
author_email = danny0838@gmail.com
url = https://github.com/danny0838/zipremove
0 commit comments