Releases: cirruslabs/tart
Releases · cirruslabs/tart
2.21.0
What's Changed
- tart run: support specifying disk caching mode by @edigaryev in #953
- tart set: support --{,no-}display-auto-reconfigure by @edigaryev in #954
Full Changelog: 2.20.2...2.21.0
2.20.2
What's Changed
- Allow to specify custom image in benchmarks by @fkorotkov in #941
- tart pull: retry if we get URLError by @edigaryev in #947
- tart run: do not remove "Edit" menu as it's not present anymore by @edigaryev in #946
Full Changelog: 2.20.1...2.20.2
2.20.1
What's Changed
- tart run: set "prohibited" activation policy when --no-graphics is set by @edigaryev in #939
- Set application category by @fkorotkov in #940
Full Changelog: 2.20.0...2.20.1
2.20.0
What's Changed
- Info.plist: do not use LSBackgroundOnly by @edigaryev in #935
- tart pull: open the VM directory after pulling under a lock by @edigaryev in #936
tart run --nested
to enable nested virtualization when available by @fkorotkov in #938
Full Changelog: 2.19.3...2.20.0
2.19.3
What's Changed
- utimes(2): use errno to explain the error by @edigaryev in #931
- Linux VMs: do not use NVMe storage device by @edigaryev in #932
Full Changelog: 2.19.2...2.19.3
2.19.2
What's Changed
- PROFILING.md: document how to profile Tart using time(1) and xctrace(1) by @edigaryev in #926
- Fixed plist file in version update by @fkorotkov in #927
Full Changelog: 2.19.1...2.19.2
2.19.1
2.19.0
What's Changed
- Registry: prevent double authorization when getting a new token by @edigaryev in #922
- CI: populate CFBundleShortVersionString in Info.plist by @edigaryev in #923
- tart {clone,pull}: make deduplication opt-in by @edigaryev in #924
Full Changelog: 2.18.5...2.19.0
2.18.5
What's Changed
- Info.plist: set CFBundleName and CFBundleDisplayName to Tart by @edigaryev in #909
- tart delete: return human-friendly error when local VM doesn't exist by @edigaryev in #910
- Document automatic pruning in FAQ by @edigaryev in #913
- Prevent pipe deadlock when spawning a Process() by @edigaryev in #916
Full Changelog: 2.18.4...2.18.5
2.18.4
What's Changed
- Re-generate ANTLR files using ANTLR 4.13.2 by @edigaryev in #907
Full Changelog: 2.18.3...2.18.4