Skip to content

Releases: lima-vm/go-qcow2reader

v0.6.0

25 Nov 04:31
fb7b18e
Compare
Choose a tag to compare

What's Changed

  • Improve convert interface by @nirs in #47

Full Changelog: v0.5.0...v0.6.0

v0.5.0

20 Nov 23:47
v0.5.0
0473ecd
Compare
Choose a tag to compare

What's Changed

  • Add Image.Extent() interface by @nirs in #38

Full Changelog: v0.4.0...v0.5.0

v0.4.0

04 Nov 13:49
v0.4.0
a04a2a1
Compare
Choose a tag to compare

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

25 Oct 18:39
v0.3.0
b008ef1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

20 Oct 21:35
v0.2.1
5f33c4a
Compare
Choose a tag to compare

What's Changed

  • Test images with different utilization by @nirs in #33
  • Use our own Discard for testing by @nirs in #35
  • Optimize zero reads by @nirs in #34

Full Changelog: v0.2.0...v0.2.1

v0.2.0

17 Oct 16:03
v0.2.0
ca47942
Compare
Choose a tag to compare

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

  • @nirs made their first contribution in #31

Full Changelog: v0.1.2...v0.2.0

v0.1.2

12 Aug 12:00
v0.1.2
1880999
Compare
Choose a tag to compare

What's Changed

  • Fix divide by zero panic by @AdamKorcz in #28
  • And other trivial changes (See the Full Changelog below)

New Contributors

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

v0.1.1

22 May 00:16
v0.1.1
37ed194
Compare
Choose a tag to compare

What's Changed

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

v0.1.0

17 May 15:45
v0.1.0
22439be
Compare
Choose a tag to compare

The initial release