Skip to content

Releases: cirruslabs/tart

0.6.0

23 May 19:36
d277fb2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.6.0

0.5.0

20 May 17:59
35904dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.5.0

0.4.1

18 May 16:03
a1bcbdb
Compare
Choose a tag to compare

Changelog

0.4.0

16 May 15:15
63a2793
Compare
Choose a tag to compare

Changelog

  • 63a2793 Support upper case in remote names (#79)
  • 0fc3d3d Add virtual sound devices (#78)
  • 60b7054 Handle Ctrl + C properly (#73)
  • fa9e314 tart list: filter out uninitialized VM directories (#76)
  • 3dfe8f8 Provide more details when VM's network attachment disconnects (#74)
  • 7afa446 Change default disk size upon creation (#71)

0.3.1

15 May 22:09
d1bed25
Compare
Choose a tag to compare

Changelog

  • d1bed25 tart pull: be more liberal when accepting local image as argument (#70)
  • b39c3c9 Reworked CI integration documentation (#69)

0.2.4

12 May 20:02
8554e56
Compare
Choose a tag to compare

Changelog

  • 8554e56 Registry: use issued_at field in the token response message (#65)
  • 3fdcc5c .goreleaser(brews): depend on macOS Monterey (#64)
  • 182ddf0 Minor typo: 'reposiotry' > 'repository' (#61)

0.2.3

10 May 20:36
24375c2
Compare
Choose a tag to compare

Changelog

0.2.2

09 May 14:55
2f5a679
Compare
Choose a tag to compare

Changelog

0.2.1

08 May 12:46
341fd16
Compare
Choose a tag to compare

Changelog

0.2.0

06 May 23:09
efc9c74
Compare
Choose a tag to compare

Changelog

  • efc9c74 Report if an image already pulled (#52)
  • f712ba8 Proper documentation (#49)
  • 4a60c41 Registry: provide response body on auth token request failure (#51)
  • f20a98b Smart generation of new MAC addresses (#45)
  • d5e3a77 Registry: suport pulling public images (#50)
  • a4db60d Registry: don't loose query parameters on URL absolutization (#47)
  • 29e0822 Get OCI credentials only when needed (#46)
  • cdf4932 Improved logging a bit (#43)
  • 95316c0 Support pulling/pushing VMs to OCI-compatible registries (#32)
  • 4a5efef Embed AppIcon.png within binary (#30)
  • f07ffed --wait option for IP command (#29)