|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [v1.1.0](https://github.com/neogeek/get-unity/tree/v1.1.0) (2019-11-06) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/neogeek/get-unity/compare/v1.0.0...v1.1.0) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Create logo / social preview image [\#10](https://github.com/neogeek/get-unity/issues/10) |
| 10 | +- Add travis-ci testing [\#9](https://github.com/neogeek/get-unity/issues/9) |
| 11 | +- Added meow package for CLI flags [\#7](https://github.com/neogeek/get-unity/issues/7) |
| 12 | +- Add update-notifier package [\#5](https://github.com/neogeek/get-unity/issues/5) |
| 13 | +- Port over script from @neogeek/unity-ci-tools repo for getting latest Unity editor version [\#4](https://github.com/neogeek/get-unity/issues/4) |
| 14 | +- Add unit tests [\#3](https://github.com/neogeek/get-unity/issues/3) |
| 15 | +- Get Unity version by passing ProjectSettings/ProjectVersion.txt to command [\#2](https://github.com/neogeek/get-unity/issues/2) |
| 16 | +- Add local caching of Unity versions [\#1](https://github.com/neogeek/get-unity/issues/1) |
| 17 | + |
| 18 | +**Merged pull requests:** |
| 19 | + |
| 20 | +- Editor installers update \(and offline mode\) [\#14](https://github.com/neogeek/get-unity/pull/14) ([neogeek](https://github.com/neogeek)) |
| 21 | +- Add parsing file \(ProjectVersion.txt\) via CLI flag support. [\#12](https://github.com/neogeek/get-unity/pull/12) ([neogeek](https://github.com/neogeek)) |
| 22 | +- Added aliases to help and version flags. [\#11](https://github.com/neogeek/get-unity/pull/11) ([neogeek](https://github.com/neogeek)) |
| 23 | +- Added chalk and meow for managing cli input and flags. [\#8](https://github.com/neogeek/get-unity/pull/8) ([neogeek](https://github.com/neogeek)) |
| 24 | +- Added update-notifier package. [\#6](https://github.com/neogeek/get-unity/pull/6) ([neogeek](https://github.com/neogeek)) |
| 25 | + |
| 26 | +## [v1.0.0](https://github.com/neogeek/get-unity/tree/v1.0.0) (2019-10-29) |
| 27 | + |
| 28 | +[Full Changelog](https://github.com/neogeek/get-unity/compare/a3395b7fbc87e0fb30274acd52940f66095de36f...v1.0.0) |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments