zip 0.3.0
What's Changed
- Remove language identifiers and broken links by @Jay-o-Way in https://github.com/kuba--/zip/pull/286
- Initialize dos_time and dos_date in _zip_entry_open by @guilhermelawless in https://github.com/kuba--/zip/pull/296
- Fixed typos by @polluks2 in https://github.com/kuba--/zip/pull/299
- Fix zip_close by @abrasat in https://github.com/kuba--/zip/pull/306
- Add zip_openwitherror and zip_stream_openwitherror by @kuba-- in https://github.com/kuba--/zip/pull/310
- Delete by index by @kuba-- in https://github.com/kuba--/zip/pull/321
- Migrate to miniz v3.0.2 by @kuba-- in https://github.com/kuba--/zip/pull/323
New Contributors
- @Jay-o-Way made their first contribution in https://github.com/kuba--/zip/pull/286
- @guilhermelawless made their first contribution in https://github.com/kuba--/zip/pull/296
- @polluks2 made their first contribution in https://github.com/kuba--/zip/pull/299
- @abrasat made their first contribution in https://github.com/kuba--/zip/pull/306
- @thechampagne made their first contribution in https://github.com/kuba--/zip/pull/312
Full Changelog: v0.2.6...v0.3.0