Releases: phip1611/tar-no-std
Releases · phip1611/tar-no-std
v0.4.1
v0.3.4
What's Changed
- build(deps): bump crate-ci/typos from 1.30.0 to 1.31.1 by @dependabot in #31
- build(deps): bump crate-ci/typos from 1.31.1 to 1.31.2 by @dependabot in #33
- fix: payload reaches end of block by @phip1611 in #34
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- build(deps): bump crate-ci/typos from 1.23.6 to 1.24.3 by @dependabot in #23
- build(deps): bump crate-ci/typos from 1.24.3 to 1.25.0 by @dependabot in #24
- build(deps): bump crate-ci/typos from 1.25.0 to 1.27.0 by @dependabot in #25
- build(deps): bump crate-ci/typos from 1.27.0 to 1.28.1 by @dependabot in #26
- build(deps): bump crate-ci/typos from 1.28.1 to 1.29.0 by @dependabot in #27
- build(deps): bump crate-ci/typos from 1.29.0 to 1.29.5 by @dependabot in #28
- build(deps): bump crate-ci/typos from 1.29.5 to 1.30.0 by @dependabot in #29
- Expose POSIX header for each entry by @jaybosamiya-ms in #30
New Contributors
- @jaybosamiya-ms made their first contribution in #30
Full Changelog: v0.3.2...v0.3.3
v0.3.1
Full Changelog: v0.3.0...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