Releases: cirruslabs/tart
Releases · cirruslabs/tart
0.6.0
What's Changed
- Option to run with VNC by @fkorotkov in #97
- Added helpfull messages to run command by @fkorotkov in #100
- Init HTTP client only if Registry is used by @fkorotkov in #99
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- tart list: fix heading order by @edigaryev in #90
- Option to run in recovery mode by @fkorotkov in #91
- Sort "tart list" by default by @edigaryev in #94
- Registry functional/integration tests by @edigaryev in #96
- Async http client for pull/push by @fkorotkov in #95
Full Changelog: 0.4.1...0.5.0
0.4.1
0.4.0
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
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
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)