Releases: phip1611/tar-no-std
Releases · phip1611/tar-no-std
v0.3.1
v0.3.0
What's Changed
- Fix the values in typeflag so they match https://www.gnu.org/software… by @schnoberts1 in #7
- Add 256 filename support (prefix + name) and add support for space terminated numbers and non-null terminated names by @schnoberts1 in #10
- add error handling (don't panic in constructor) by @phip1611 in #13
- Bump actions/checkout from 2 to 4 by @dependabot in #14
- Bump crate-ci/typos from 1.13.20 to 1.21.0 by @dependabot in #15
- various code improvements + run miri by @phip1611 in #16
- various improvements and fixes by @phip1611 in #17
New Contributors
- @schnoberts1 made their first contribution in #7
- @dependabot made their first contribution in #14
Full Changelog: v0.2.0...v0.3.0
Release v0.2.0
What's Changed
New Contributors
- @semiviral made their first contribution in #4
Full Changelog: v0.1.8...v0.2.0