What's Changed
- Add a new runner name field to the Runner settings by @tonyarnold in https://github.com/shapehq/tartelet/pull/113
- Fix Tart home folder path by @chandlerhuff in https://github.com/shapehq/tartelet/pull/110
- mount ~/.tart/cache directory when running vms by @zshannon in https://github.com/shapehq/tartelet/pull/111
New Contributors
- @tonyarnold made their first contr...