tar-no-std/CHANGELOG.md

7 lines
213 B
Markdown
Raw Permalink Normal View History

2023-04-11 16:47:06 +08:00
# v0.2.0 (2023-04-11)
- MSRV is 1.60.0
- bitflags bump: 1.x -> 2.x
- few internal code improvements (less possible panics)
- `Mode::to_flags` now returns a Result
- Feature `all` was removed. Use `alloc` instead.