What's Changed
- gitgnore build folders by @Coeur in #857
- fix: unzipping with backslashes in the name on UNIX by @Coeur in #834
- cleanup pathwfs by @Coeur in #860
- Make
pattern
inmz_zip_reader
dynamically assigned by @DreamHelium in #856 - Support star in filename by @Coeur in #865
- updating github actions for ubuntu-22.04 by @Coeur in #866
- fix: unzipping with backslash at the end of the filename by @Coeur in #867
- Support any character encoding by @Coeur in #868
- free up writer memory when failing to open archive for reading by @Coeur in #869
- fix copy encrypted file info by @Coeur in #870
New Contributors
- @DreamHelium made their first contribution in #856
Full Changelog: 4.0.9...4.0.10