Releases: bodgit/rvz
Releases · bodgit/rvz
v1.0.3
What's Changed
New Features
Other Changes
- Bump github.com/bodgit/plumbing from 1.2.0 to 1.3.0 by @dependabot in #45
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
New Features
Other Changes
- Bump github.com/urfave/cli/v2 from 2.10.3 to 2.11.0 by @dependabot in #15
- Bump github.com/klauspost/compress from 1.15.7 to 1.15.8 by @dependabot in #16
- Bump github.com/klauspost/compress from 1.15.8 to 1.15.9 by @dependabot in #18
- Bump github.com/urfave/cli/v2 from 2.11.0 to 2.11.1 by @dependabot in #17
- Bump github.com/schollz/progressbar/v3 from 3.8.7 to 3.9.0 by @dependabot in #20
- Bump github.com/urfave/cli/v2 from 2.11.1 to 2.11.2 by @dependabot in #21
- Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0 by @dependabot in #22
- Bump github.com/urfave/cli/v2 from 2.11.2 to 2.14.0 by @dependabot in #24
- Bump github.com/schollz/progressbar/v3 from 3.9.0 to 3.10.1 by @dependabot in #25
- Bump github.com/urfave/cli/v2 from 2.14.0 to 2.14.1 by @dependabot in #26
- Bump github.com/schollz/progressbar/v3 from 3.10.1 to 3.11.0 by @dependabot in #27
- Bump github.com/urfave/cli/v2 from 2.14.1 to 2.16.2 by @dependabot in #28
- Bump github.com/urfave/cli/v2 from 2.16.2 to 2.16.3 by @dependabot in #29
- Bump github.com/klauspost/compress from 1.15.9 to 1.15.10 by @dependabot in #30
- Bump github.com/klauspost/compress from 1.15.10 to 1.15.11 by @dependabot in #31
- Bump github.com/urfave/cli/v2 from 2.16.3 to 2.17.1 by @dependabot in #32
- Bump github.com/urfave/cli/v2 from 2.17.1 to 2.19.2 by @dependabot in #33
- Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 by @dependabot in #35
- Bump github.com/urfave/cli/v2 from 2.19.2 to 2.20.2 by @dependabot in #34
- Bump github.com/urfave/cli/v2 from 2.20.2 to 2.20.3 by @dependabot in #37
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #36
- Bump github.com/klauspost/compress from 1.15.11 to 1.15.12 by @dependabot in #38
- Bump github.com/urfave/cli/v2 from 2.20.3 to 2.23.0 by @dependabot in #39
- Bump github.com/urfave/cli/v2 from 2.23.0 to 2.23.4 by @dependabot in #41
- Require Go 1.18 as a minimum by @bodgit in #44
- Bump github.com/urfave/cli/v2 from 2.23.4 to 2.23.5 by @dependabot in #43
- Bump github.com/schollz/progressbar/v3 from 3.11.0 to 3.12.1 by @dependabot in #42
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Changelog
- 1d020fd Merge pull request #14 from bodgit/cli
- 5755575 Lint
- 5e49602 Add CLI utility
- 05b10dc Merge pull request #12 from bodgit/dependabot/go_modules/github.com/stretchr/testify-1.8.0
- d0ffcb1 Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
- f1345b8 Merge pull request #13 from bodgit/dependabot/go_modules/github.com/klauspost/compress-1.15.7
- b5e7a99 Bump github.com/klauspost/compress from 1.15.6 to 1.15.7
- 380b2d1 Merge pull request #11 from bodgit/dependabot/go_modules/github.com/stretchr/testify-1.7.5
- aac4614 Bump github.com/stretchr/testify from 1.7.4 to 1.7.5
- 2db2164 Speed up Wii partition reading
- d9c3962 Simplify code
- 611494d Cap chunk size at 2 MiB
- c6cf6d7 Merge pull request #10 from bodgit/dependabot/go_modules/github.com/stretchr/testify-1.7.4
- a1a2996 Bump github.com/stretchr/testify from 1.7.2 to 1.7.4
- df67097 Split out code
- 8af3665 Update padded reader documentation
- ba09685 Reduce memory allocations
- 64a544d Refactor how sectors are encrypted
- 15acca3 Add simple benchmark
- de742f3 Merge pull request #9 from bodgit/dependabot/go_modules/github.com/stretchr/testify-1.7.2
- 169c426 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
v1.0.0
Changelog
- 4a8c79b Merge pull request #8 from bodgit/issue7
- bc35589 Lint
- c82bc3c Add simple tests
- b5177b6 Add support for reading partitions
- e223335 Refactor raw reading
- cf9d361 Validate chunk sizes
- 63bfc63 Round raw areas to start on sector boundaries
- 22f9ca0 Read and parse partition structs
- cd1e558 Add file extension constant
- 574ce0e Handle Purge algorithm
- 75443f8 Create a constant for sector size
- bab5e24 Merge pull request #6 from bodgit/dependabot/go_modules/github.com/klauspost/compress-1.15.6
- 6c5c9c3 Bump github.com/klauspost/compress from 1.15.4 to 1.15.6
- b70cd3c Merge pull request #4 from bodgit/issue3
- 7e20956 Merge branch 'main' into issue3
- 35bea07 Merge branch 'main' of github.com:bodgit/rvz
- 01bec9d Handle all-zeroes compression
- 47be437 Typo
- d8bc62b Refactor to make lint happier
- 899d88c Merge pull request #2 from bodgit/dependabot/github_actions/goreleaser/goreleaser-action-3.0.0
- 6cad389 Merge pull request #1 from bodgit/dependabot/go_modules/github.com/klauspost/compress-1.15.4
- c7d1b3c Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0
- c5c18d4 Bump github.com/klauspost/compress from 1.15.3 to 1.15.4
- bc856dd Initial commit