Releases: cirruslabs/tart
Releases · cirruslabs/tart
0.37.2
What's Changed
- Avoid URL.formatted() method by @edigaryev in #408
- Ignore GC errors by @fkorotkov in #405
Full Changelog: 0.37.1...0.37.2
0.37.1
What's Changed
- Removed
--with-softnetflag by @fkorotkov in #401 - Add Krisp logo in users section by @lanycrost in #403
- Report to Sentry instead of Puppy by @fkorotkov in #402
New Contributors
- @lanycrost made their first contribution in #403
Full Changelog: 0.37.0...0.37.1
0.37.0
What's Changed
- Documentation Website by @fkorotkov in #380
- Introduce "tart import" and "tart export" commands by @edigaryev in #386
- Collect installation information by @fkorotkov in #390
- JSON output for get and list commands by @fkorotkov in #394
New Contributors
- @katermart made their first contribution in #389
Full Changelog: 0.36.3...0.37.0
0.36.3
0.36.2
What's Changed
- Fixed --help by @fkorotkov in #361
- Use separate exception codes for better Sentry grouping by @edigaryev in #363
Full Changelog: 0.36.1...0.37.0
0.36.1
What's Changed
- .cirrus.yml: install Sentry CLI by @edigaryev in #356
Full Changelog: 0.36.0...0.36.1
0.36.0
What's Changed
- Filter tart list by source by @marc-48k in #349
- Optimal buffer sizes for Softnet socket by @fkorotkov in #351
- Sentry integration by @edigaryev in #352
- Get command by @marc-48k in #353
- Fix inverted VMStorageOCI.link() logic by @edigaryev in #355
- Report pull metrics to Sentry by @fkorotkov in #354
New Contributors
Full Changelog: 0.35.2...0.36.0
0.35.2
0.35.1
Changelog
- 31635e5 Don't swallow VZVirtualMachine.start() exceptions (#343)
- e061d00 Fix SwiftFormat's URL/glob mishandling (#342)
- 4555dd5 README.md: document --dir (#338)
- ad9c3c6 Reformat code idents and introduce the SwiftFormat linter (#339)
- c27d4a0 OCI: WWW-Authenticate's scheme should be treated case-insensitive (#336)
- 70f9fcc tart run: do not check --disk lock for read-only attachments (#334)