v0.9.3
Implemented enhancements:
- Auto-sanitize Linux install names after install #35
- u3d list: properly align versions and paths in output #42 (niezbop)
Fixed bugs:
- Don't duplicate Unity install for specific versions #40
- u3d install: too high CPU usage during download #36
- Linux Unity_2017.2.0b2 installer failure #19
Merged pull requests:
- Do not reinstall Unity or its packages if already present. Also prevent duplication because of sanitization. #41 (niezbop)
- Linux auto sanitize after install #39 (niezbop)
- u3d/install: reduce cpu caused by lack of buffering and high console output #36 #37 (lacostej)
- Rubocop / Improve code style #34 (niezbop)
- [linux] Adjust to weird editor versions stored under ProjectSettings/ProjectVersion.txt #33 (niezbop)
- Make Linux runner functional again #29 (lacostej)
- u3d/run: ensure parent dir to logfile exists before creating the file #28 (lacostej)
- Rubocop / Improve code style #27 (lacostej)
- Fix Linux runner and installation #26 (niezbop)
- Change sanitizer to be platform specific #24 (niezbop)
- Make Linux installer functional again #20 (lacostej)