Skip to content

0.4.1

Pre-release
Pre-release

Choose a tag to compare

@euanh euanh released this 25 Mar 17:12
· 58 commits to main since this release
5051545

What's Changed

SemVer Patch

  • tar: Disallow empty filenames by @euanh in #66
  • tar: Only pad partially-filled blocks by @euanh in #67
  • plugin: handle chunks of output correctly by @euanh in #77

Other Changes

  • Readme, Examples: Update minimum plugin version in examples by @euanh in #65
  • tar: Refactor tar writer, add a struct to represent tar headers by @euanh in #69
  • tests: Add interoperability tests using the system's tar by @euanh in #70
  • ci: Use a shared definition of integration tests in pull request and main jobs by @euanh in #71
  • ci: Skip Tar interop tests in main unit test job by @euanh in #72
  • containertool: Move ELF architecture translation extension to Extensions by @euanh in #73
  • tar: Add support for archiving directories by @euanh in #74
  • tar: Annotate fields in tar header test data by @euanh in #75

Full Changelog: 0.4.0...0.4.1