Skip to content

Commit 1843d87

Browse files
committed
Release 0.5.0
1 parent 1da2c7f commit 1843d87

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [0.5.0] - 2025-06-21
4+
* `repack` now clears `_end_offset` for all referenced `ZipInfo` objects.
5+
* Optimize `copy` by using shallow copy instead.
6+
37
## [0.4.1] - 2025-06-20
48
* Internal code optimization.
59

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = zipremove
3-
version = 0.4.1
3+
version = 0.5.0
44
author = Danny Lin
55
author_email = danny0838@gmail.com
66
url = https://github.com/danny0838/zipremove

0 commit comments

Comments
 (0)