github Byron/gitoxide gix-testtools-v0.15.0
gix-testtools v0.15.0

3 months ago

Now by default, tar files will be written which works better when checking them into
Git. Those who need the previous behaviour, can use the xz feature instead.

New Features (BREAKING)

  • make xz2 optional to write uncompressed tar files by default.
    Previously, compression was beneficial due to storage in git-lfs.
    Now, storing (mostly) non-binary files is actually better moving forward.

Commit Statistics

  • 3 commits contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Update changelog prior to gix-testtools release (88eb841)
    • Merge branch 'tar-only' (1dfa90d)
    • Make xz2 optional to write uncompressed tar files by default. (55382c0)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.