Releases: neogeek/get-unity
Releases · neogeek/get-unity
v2.0.0
Full Changelog
- [hotfix] Updated packages. #38
- Test on ubuntu and windows via GitHub Actions. (#37) #37
- Fixed invalid export. (#36) #36
- Removed jest in favor of the native test utility. (#35) #35
- Check for link selector before returning result. (#33) #33
- [hotfix] Updated packages. (#32) #32
- Added Mac Silicon support. (#28) #28
v1.5.0
Version bump.
Updated CHANGELOG.
v1.4.0
Full Changelog
Merged pull requests:
- [hotfix] Return promise from catch block. #26 (neogeek)
- [hotfix] Fixed issue where the cache dir was placed in the path the command was called from. #25 (neogeek)
v1.3.0
Full Changelog
Implemented enhancements:
Closed issues:
Merged pull requests:
v1.2.0
Full Changelog
Implemented enhancements:
- Add --force flag for disregarding the TTL on the editor-installer.json cache #17
- Setup Travis auto update of editor-installers.json #16
- [feat] Force flag #19 (neogeek)
Merged pull requests:
- [feat] Travis auto update editor installers #22 (neogeek)
- [feat] Switched to using raspar utilities for dealing with cache. #21 (neogeek)
- [hotfix] Updated packages. #20 (neogeek)
v1.1.0
Full Changelog
Implemented enhancements:
- Create logo / social preview image #10
- Add travis-ci testing #9
- Added meow package for CLI flags #7
- Add update-notifier package #5
- Port over script from @neogeek/unity-ci-tools repo for getting latest Unity editor version #4
- Add unit tests #3
- Get Unity version by passing ProjectSettings/ProjectVersion.txt to command #2
- Add local caching of Unity versions #1
Merged pull requests:
- Editor installers update (and offline mode) #14 (neogeek)
- Add parsing file (ProjectVersion.txt) via CLI flag support. #12 (neogeek)
- Added aliases to help and version flags. #11 (neogeek)
- Added chalk and meow for managing cli input and flags. #8 (neogeek)
- Added update-notifier package. #6 (neogeek)