Releases: DragonBox/u3d
Releases · DragonBox/u3d
v1.1.3
Implemented enhancements:
Fixed bugs:
Closed issues:
- Last version not available using
u3d available
#337 - No Beta versions visible with u3d available #330
- installation.rb:210:in ``': No such file or directory - strings (Errno::ENOENT) #326
Merged pull requests:
- u3d/available: Make Linux 2018.3.0f2 available on linux #337 #338 (rawstacktech)
- Bump dependencies to remove dependency on rubyzip 1.2.1 #328 (lacostej)
v1.1.2
v1.1.1
v1.1.0
Implemented enhancements:
Closed issues:
Merged pull requests:
v1.0.21
Implemented enhancements:
- u3d/install: do not ask for password when user is root on Linux #303
- u3d/prettify: report failures to parse logs automatically #146
- u3d/install do not ask for root password #304 (lacostej)
- u3d/* automatically retry admin privilege elevation #236 #297 (lacostej)
- u3d/sanitize: support dot_not_move #293 (lacostej)
- u3d/ui: adjust a message that is use for more than just downloading unity #292 (lacostej)
- u3d/sanitize: ensure Installation instance's root_path is updated post move #291 (lacostej)
- u3d/move command, renaming install dirs. Support long version names. Fixes #274 #289 (lacostej)
- u3d/console: an interactive version of u3d (Fixes #265) #283 (lacostej)
Fixed bugs:
- Unity Installations fail on Windows with space in path #302
- u3d/internals: grant_admin wasn't using has_admin_privileges? to get the privileges on non windows platforms #301 (lacostej)
Closed issues:
- Include build number when renaming hotfix releases of Unity #274
- u3d should ask again for password if wrong password is given in interactive mode #236
- u3d: non UTF-8 environments can cause issues. #147
Merged pull requests:
- u3d/console: remove require on pry #307 (lacostej)
- Allow spaces in installation paths on Windows #302 #306 (lacostej)
- u3d/install: support full pkg for Linux #305 (lacostej)
- u3d/internals: fallback on admin move of creating u3d_do_not_move if needed #300 (lacostej)
- u3d/list: identify versions that can't be moved with a ! #298 (lacostej)
- u3d/internals: move windows_path from U3d::Utils to U3dCore::Helper and reuse it in AdminTools #296 (lacostej)
- u3d/internals: extract the move_file into U3dCore::AdminTools #295 (lacostej)
- u3d/sanitize: sanitize on list only + cleanups and refactors #294 (lacostej)
- u3d/list: properly identify the build number #288 (lacostej)
- u3d/examples: support Unity 2017.3+, identified while investigating #3 #286 (lacostej)
- u3d/* Detect incorrect locale (Fixes #147) #285 (lacostej)
- u3d/list: introduce format and make sure the list_installed return an array of versions #284 (lacostej)
v1.0.20
Implemented enhancements:
- u3d/list: display full revision number (prepares for #274) #280 (lacostej)
- u3d/prettify: catch build pipeline messages #279 (niezbop)
- u3d/prettify: fix exception rule start pattern #273 (niezbop)
- u3d/*: failure reporter #267 (niezbop)
- Move duplicated data_path out of U3d::Cache/U3d::INIparser to U3dCore::Helper #266 (niezbop)
Fixed bugs:
- UnityEngine.Debug.Log[Error|Warning|]Format do not appear in u3d run output #269
- u3d/prettify: Catch Enlighten jobs failure #272 (niezbop)
Closed issues:
- u3d/log catch all BuildPipeline:BuildPlayerInternalNoCheck messages #278
- New LTS releases not recognised #276
- cache stopped building #275
- incompatible character encodings: CP850 and UTF-8 #268
Merged pull requests:
v1.0.19
v1.0.18
v1.0.17
v1.0.16
Implemented enhancements:
Fixed bugs:
- u3d/install & u3d/available no INI file error on Linux #242
- u3d/prettify: Fix rule termination when there are special characters in the file name #246 (niezbop)
Closed issues:
- u3d/available missing latest versions on Linux #241
- u3d/install fails to install Linux dependencies inside docker #240
Merged pull requests:
- u3d/install linux xz format (fixes #251) #252 (lacostej)
- u3d/available: support broken parts of Linux INI (#244) #248 (lacostej)
- u3d/available: fix forums parsing and move ini faking/downloading at available time, to support package based Linux versions #247 (lacostej)
- u3d/prettify: Parse Android command invocation failure #245 (niezbop)
- Support linux forums pagination #243 (lacostej)