Releases: lima-vm/go-qcow2reader
Releases · lima-vm/go-qcow2reader
v0.6.0
v0.5.0
v0.4.0
What's Changed
- Extract qemuimg test package by @nirs in #37
- Preparing for adding block status interface by @nirs in #39
- Do not return io.EOF when n == len(p) by @nirs in #43
- Fix read example use io.CopyBuffer by @nirs in #42
Go 1.22 or later is required since this release.
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.1
v0.2.0
What's Changed
- Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #30
- Cache l2 tables by @nirs in #31
New Contributors
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- Fix divide by zero panic by @AdamKorcz in #28
- And other trivial changes (See the Full Changelog below)
New Contributors
- @AdamKorcz made their first contribution in #28
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
The initial release