v1.2.0
Implemented enhancements:
- 2019.x Android package: Install SDK & NDK Tools #359
- u3d/installer: Enable the download/installation of modules from Unity Hub #375 (niezbop)
Fixed bugs:
- installation_path parameter problems #371
- u3d list command does not work in non-standard path #370
- New linux versions are not visible in u3d #369
- I can't execute commands if I have an alpha version installed #354
- Cannot start u3d within a working directory which path contains special characters. #352
- u3d/installation: fix the version retrieving for Windows on Unity 2019.2.x and onwards #374 (niezbop)
- u3d/installer: support custom install paths through U3D_EXTRA_PATHS #373 (niezbop)
- Use the VersionsFetcher with Unity's json on Linux as well #364 (niezbop)
Closed issues:
- unity 2019.2.x on windows #367
- When using prettifier, have an option to write the raw log to file in case we need it #365
- u3d can't list all available versions for Linux #360
- Empty ini files prevent Unity installation #356
Merged pull requests:
- Bump ruby dependencies in examples to get rid of CVEs #372 (lacostej)
- Prevent empty ini files from being created and ignore them (fixes #356) #361 (lacostej)
- u3d/internals: add a quote around active rule name with loggin parsing failures #358 (lacostej)
- u3d/internals: prepare for adding a test suite for the prettifier. Supports #119 #355 (lacostej)
- u3d/internals: support accentuated characters in Windows Local App Data path. Fixes #352 #353 (lacostej)