Releases: cirruslabs/tart
Releases · cirruslabs/tart
2.11.1
What's Changed
- Friendly decompression error message by @fkorotkov in #835
Full Changelog: 2.11.0...2.11.1
2.11.0
What's Changed
- tart pull: try to re-use local VM image layers to speed-up the pulling by @edigaryev in #825
- tart push: use fixed size chunks to allow for better deduplication by @edigaryev in #821
- Minor documentation improvements. by @williamtheaker in #819
New Contributors
- @williamtheaker made their first contribution in #819
Full Changelog: 2.10.0...2.11.0
2.10.0
What's Changed
- Introduce
--random-mac
and--random-serial
flags fortart set
by @fkorotkov in #809 - Add support pasting clipboard from host for Linux VMs by @amalchuk in #806
- Check all VMs for MAC collision by @fkorotkov in #801
- Gracefully stop vm on tart stop by @torarnv in #808
- tart run: resolve VM's IP using ARP when using --net-bridged and --vnc by @edigaryev in #811
Full Changelog: 2.9.1...2.10.0
2.9.1
What's Changed
- tart run: do not require root to mount a block device by @edigaryev in #798
- Support all NBD schemas by @fkorotkov in #799
- Document how to mount the shared directory on Linux at boot time by @edigaryev in #793
- Validate Suspendability by @fkorotkov in #797
Full Changelog: 2.9.0...2.9.1
2.9.0
What's Changed
- Add shell completions by @bartekpacia in #780
- Allow mounting NBD disks by @fkorotkov in #786
- tart pull: retry VM pull with exponential backoff by @edigaryev in #788
- tart stop: throw RuntimeError.VMNotRunning consistently and use enumeration instead of strings by @edigaryev in #784
- Fixed Swift Warning by @fkorotkov in #787
Full Changelog: 2.8.1...2.9.0
2.8.1
2.8.0
What's Changed
- Set up automatic installation of shell completion files by @bartekpacia in #766
- Introduce Golang-based benchmarking utility by @edigaryev in #769
- Support cancellation of installation process by @torarnv in #770
- Report progress when downloading IPSW files by @torarnv in #768
- Report operating system in tart get by @torarnv in #772
New Contributors
- @bartekpacia made their first contribution in #766
Full Changelog: 2.7.2...2.8.0
2.7.2
What's Changed
- integration-tests: test_run() with --no-graphics by @edigaryev in #757
- Fix the --insecure flag issue by disabling ATS in Info.plist by @JeckLabs in #760
- Revert "Do not magically set --no-graphics when --vnc is passed by @fkorotkov in #763
New Contributors
Full Changelog: 2.7.1...2.7.2
2.7.1
What's Changed
- tart run: introduce --net-softnet-allow command-line argument by @edigaryev in #753
- Fixed
--no-graphics
mode by @fkorotkov in #755 - Pack additional resources into brew releases by @fkorotkov in #756
Full Changelog: 2.7.0...2.7.1
2.7.0
What's Changed
- Introduce
--net-host
flag to enforce host-only network by @fkorotkov in #743 - Improve macOS app integration by @torarnv in #746
- Prefer USB keyboard and screen coordinate pointing devices by @edigaryev in #747
- Respect
name
in case of a single directory mount by @fkorotkov in #750 - Lowercase
tart.app
by @fkorotkov in #751
Full Changelog: 2.6.1...2.7.0