Skip to content

Releases: shapehq/tartelet

0.4.1

04 Aug 06:34
fd265f3
Compare
Choose a tag to compare

What's Changed

  • Fixes bug when colon character is in virtual machine name by @stmitt in #43

New Contributors

Full Changelog: 0.4.0...0.4.1

0.4.0

20 Jun 08:11
05ffa70
Compare
Choose a tag to compare

馃搧 Adds setting to specify Tart's home folder, allowing Tartelet to use VMs stored anywhere on the disk and on external disks.
馃悰 Fixes a bug where Tartelet would sometimes end up maintaining only a single virtual machine even though it was configured to maintain two.

What's Changed

Full Changelog: 0.3.0...0.4.0

0.3.0

10 May 12:05
2c3a955
Compare
Choose a tag to compare

What's Changed

  • 馃殌 Adds a setting to automatically start virtual machines when Tartelet is launched.
  • 馃 Adds logging to specific places of Tartelet. These logs can be exported from the Settings window.
  • 馃悰 Fixes a bug where Tartelet would sometimes end up maintaining only a single virtual machine even though it was configured to maintain two.

All Changes

  • Minor: Tart isn't open source per the Open Source Definition by @williamtheaker in #1
  • SwiftLint ignores L10n.swift and Assets.swift by @simonbs in #8
  • Adds CODEOWNERS by @simonbs in #10
  • Adds SwiftLint workflow by @simonbs in #9
  • Adds workflow that builds the app by @simonbs in #11
  • Removes Build workflow by @simonbs in #12
  • Replaces VirtualMachineFleetService with VirtualMachineFleet by @simonbs in #7
  • Adds write(:toFileAt:) to FileSystem by @simonbs in #15
  • Adds Logging package by @simonbs in #16
  • Adds setting to export logs by @simonbs in #17
  • Adds missing LogStore by @simonbs in #18
  • Adds logging to KeychainLive by @simonbs in #19
  • Adds logging to Networking by @simonbs in #20
  • Adds logging to management of virtual machines by @simonbs in #21
  • Introduces VirtualMachineFleet and VirtualMachineFleetLive by @simonbs in #22
  • Adds setting to automatically start virtual machines on app launch by @simonbs in #23
  • Sets LSApplicationCategoryType by @simonbs in #24
  • Bumps version number to 0.3 by @simonbs in #25

New Contributors

Full Changelog: 0.2.0...0.3.0

馃殌 0.2.0

23 Mar 07:21
c0122b3
Compare
Choose a tag to compare

Updates the app icon.

0.1.1

16 Feb 20:48
9ca8671
Compare
Choose a tag to compare
Merge branch 'main' of github.com:shapehq/tartelet

0.1.0

16 Feb 13:07
4fea530
Compare
Choose a tag to compare
Update README.md