Skip to content

Latest commit

 

History

History
42 lines (21 loc) · 1.79 KB

File metadata and controls

42 lines (21 loc) · 1.79 KB

Changelog

0.2.3 (2026-03-21)

Bug Fixes

  • avoid ipv4-mapped ipv6 output (ceb326f)
  • handle mismatched version parts safely (f25b76a)
  • honor strictness when fetching image metadata (7e540ec)
  • libvirt: handle missing interface addresses (406a2b3)

Documentation

  • fix typo in GetDownloadInfo comment (0133b5d)

Build

  • enforce go fix check in test (4548f60)
  • include docs in release archive (202ff7c)

0.2.2 (2026-02-16)

Bug Fixes

  • trigger build with clean version command (db519b2)

Documentation

0.2.1 (2026-02-16)

Documentation