Skip to content

Releases: cirruslabs/tart

0.35.0

22 Nov 12:27
456ebc1
Compare
Choose a tag to compare

Changelog

0.34.2

18 Nov 15:15
c09cbef
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.34.1...0.34.2

0.34.1

15 Nov 06:02
f08ddf3
Compare
Choose a tag to compare

Changelog

0.34.0

11 Nov 22:29
833c162
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.33.0...0.34.0

0.33.0

02 Nov 17:49
fb954b7
Compare
Choose a tag to compare

Changelog

0.32.1

18 Oct 15:44
0e77f14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.32.0...0.32.1

0.32.0

18 Oct 12:54
39e1b84
Compare
Choose a tag to compare

What's Changed

  • Relax status code acceptance by @fkorotkov in #281
  • Use URLSession.dataTask() with delegate instead of URLSession.bytes() by @edigaryev in #282

Full Changelog: 0.31.0...0.32.0

0.31.0

14 Oct 14:38
36bb68a
Compare
Choose a tag to compare

Changelog

  • 36bb68a tart run: deprecate --with-softnet and introduce --net-softnet (#274)
  • afd707e OCI reference parser: allow dashes in host name (#275)
  • c67efb8 Fix tart prune --cache-budget logic (#272)
  • 667de2a Monitor Softnet process and throw if it terminates prematurely (#270)
  • 44650e9 Improve RemoteName parser (#225) (#269)
  • 62ee42d Plug URLSession.bytes() memory leak (#267)
  • 89301d1 Log cache pruning to $TART_HOME/tart.log (#265)
  • dbb33d0 Don't download IPSWs into memory (#262)

0.30.0

05 Oct 11:26
166e3e5
Compare
Choose a tag to compare

Changelog

  • 166e3e5 Ditch AsyncHTTPClient in favor of URLSession (#260)
  • 7a2c20b tart create: support fetching URLs specified in the --from-ipsw option (#256)
  • e90d53e tart delete: allow removing multiple VMs at once (#257)

0.29.0

22 Sep 14:30
afbc2e0
Compare
Choose a tag to compare

What's Changed

  • Set line-buffered output for stdout and introduce --graphics for tart run by @edigaryev in #248
  • Fixed wait delay for IP command by @fkorotkov in #250
  • tart ip: keep waiting for the /var/db/dhcpd_leases file to appear by @edigaryev in #254

Full Changelog: 0.28.2...0.29.0