Skip to content

Releases: mholt/archives

v0.1.2

14 May 21:32
v0.1.2
Compare
Choose a tag to compare

What's Changed

  • Make DeepFS.SplitPath public & fix nested ext bug by @bplaxco in #26
  • fix(brotli): better brotli detection heuristics by @darkliquid in #30
  • feat(rar): add support for multi-volume rar archives by @darkliquid in #33

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

03 Apr 13:30
v0.1.1
Compare
Choose a tag to compare

This release adds support for MinLZ format, enables customizing Gnu headers in tar archives, and has some bug fixes.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

03 Jan 19:26
v0.1.0
Compare
Choose a tag to compare

Initial release for convenience of some workflows. I use it in production, and you probably can too, but please do plenty of testing, and note that this is a pre-1.0 release, so some API surfaces and behaviors may change.