Skip to content

Releases: bodgit/sevenzip

v1.6.0

17 Nov 18:18
f3da1de
Compare
Choose a tag to compare

1.6.0 (2024-11-17)

Features

v1.5.2

29 Aug 10:43
380a54c
Compare
Choose a tag to compare

1.5.2 (2024-08-29)

Bug Fixes

  • Avoid panic in Reader init (empty2.7z); header.filesInfo is nil. (#252) (10d7550)
  • Lint fixes (#253) (c82d2e9)

v1.5.1

05 Apr 23:52
fb7ab8b
Compare
Choose a tag to compare

1.5.1 (2024-04-05)

Performance Improvements

v1.5.0

08 Feb 01:03
467911c
Compare
Choose a tag to compare

1.5.0 (2024-02-08)

Features

v1.4.5

12 Dec 09:32
8ea0d72
Compare
Choose a tag to compare

1.4.5 (2023-12-12)

Bug Fixes

v1.4.4

06 Nov 22:14
68c8b0c
Compare
Choose a tag to compare

1.4.4 (2023-11-06)

Bug Fixes

  • Handle panic when unpack info is missing (#117) (db3ba77)

v1.4.3

03 Jul 11:22
v1.4.3
Compare
Choose a tag to compare

What's Changed

New Features

  • feat: optimize LZMA processing with enhanced multiReader implementation for io.ByteReader by @orisano in #95

Bug Fixes

Other Changes

  • Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #89
  • Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 by @dependabot in #90
  • Bump github.com/klauspost/compress from 1.16.5 to 1.16.6 by @dependabot in #92
  • Bump golang.org/x/text from 0.9.0 to 0.10.0 by @dependabot in #91
  • Bump github.com/pierrec/lz4/v4 from 4.1.17 to 4.1.18 by @dependabot in #93

New Contributors

Full Changelog: v1.4.2...v1.4.3

v1.4.2

27 May 22:24
v1.4.2
91a7926
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Other Changes

  • Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #86

Full Changelog: v1.4.1...v1.4.2

v1.4.1

26 Apr 22:35
v1.4.1
2ef07bb
Compare
Choose a tag to compare

What's Changed

New Features

  • Add support for reading self-extracting archives by @bodgit in #85
  • Add various branch converters by @bodgit in #83

Bug Fixes

Other Changes

  • Bump github.com/klauspost/compress from 1.15.13 to 1.15.14 by @dependabot in #60
  • Bump golang.org/x/text from 0.5.0 to 0.6.0 by @dependabot in #61
  • Bump github.com/klauspost/compress from 1.15.14 to 1.15.15 by @dependabot in #64
  • Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1 by @dependabot in #65
  • Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 by @dependabot in #66
  • Bump golang.org/x/text from 0.6.0 to 0.7.0 by @dependabot in #67
  • Bump github.com/andybalholm/brotli from 1.0.4 to 1.0.5 by @dependabot in #68
  • Bump github.com/klauspost/compress from 1.15.15 to 1.16.0 by @dependabot in #70
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #69
  • Bump golang.org/x/text from 0.7.0 to 0.8.0 by @dependabot in #71
  • Bump github.com/klauspost/compress from 1.16.0 to 1.16.3 by @dependabot in #72
  • Bump actions/setup-go from 3 to 4 by @dependabot in #73
  • Bump golang.org/x/text from 0.8.0 to 0.9.0 by @dependabot in #77
  • Bump github.com/klauspost/compress from 1.16.3 to 1.16.4 by @dependabot in #76
  • Bump github.com/klauspost/compress from 1.16.4 to 1.16.5 by @dependabot in #81

Full Changelog: v1.4.0...v1.4.1

v1.4.0

19 Dec 00:08
v1.4.0
46c47c0
Compare
Choose a tag to compare

What's Changed

New Features

Other Changes

  • Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0 by @dependabot in #39
  • Bump github.com/pierrec/lz4/v4 from 4.1.15 to 4.1.16 by @dependabot in #40
  • Bump github.com/bodgit/windows from 1.0.0 to 1.0.1 by @dependabot in #41
  • Bump github.com/klauspost/compress from 1.15.9 to 1.15.10 by @dependabot in #42
  • Bump github.com/pierrec/lz4/v4 from 4.1.16 to 4.1.17 by @dependabot in #44
  • Bump github.com/klauspost/compress from 1.15.10 to 1.15.11 by @dependabot in #43
  • Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #45
  • Bump golang.org/x/text from 0.3.8 to 0.4.0 by @dependabot in #47
  • Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 by @dependabot in #46
  • Bump github.com/klauspost/compress from 1.15.11 to 1.15.12 by @dependabot in #48
  • Bump github.com/bodgit/plumbing from 1.2.0 to 1.3.0 by @dependabot in #51
  • Bump golang.org/x/text from 0.4.0 to 0.5.0 by @dependabot in #52
  • Bump github.com/ulikunitz/xz from 0.5.10 to 0.5.11 by @dependabot in #56
  • Bump github.com/klauspost/compress from 1.15.12 to 1.15.13 by @dependabot in #55
  • Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 by @dependabot in #57

Full Changelog: v1.3.0...v1.4.0