File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.5.0] ( https://github.com/zip-rs/zip2/compare/v2.4.2...v2.5.0 ) - 2025-03-23
4+
5+ ### <!-- 0 --> 🚀 Features
6+
7+ - Add support for ` time::PrimitiveDateTime ` ([ #322 ] ( https://github.com/zip-rs/zip2/pull/322 ) )
8+ - Add ` jiff ` integration ([ #323 ] ( https://github.com/zip-rs/zip2/pull/323 ) )
9+
10+ ### <!-- 1 --> 🐛 Bug Fixes
11+
12+ - improve error message for duplicated file ([ #277 ] ( https://github.com/zip-rs/zip2/pull/277 ) )
13+
314## [ 2.4.2] ( https://github.com/zip-rs/zip2/compare/v2.4.1...v2.4.2 ) - 2025-03-18
415
516### <!-- 1 --> 🐛 Bug Fixes
Original file line number Diff line number Diff line change 11[package ]
22name = " zip"
3- version = " 2.4.2 "
3+ version = " 2.5.0 "
44authors = [
55 " Mathijs van de Nes <[email protected] >" ,
66 " Marli Frost <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments