Skip to content

Releases: DragonBox/u3d

v1.1.2

20 Feb 06:38
cd0ca5d
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • u3d/available: Add option to not use the central cache #324 (niezbop)

v1.1.1

20 Feb 06:38
a73ebc0
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • Unity 2018.2.x is not listed as available #321
  • u3d/versions: Accept new pattern for mac above 2018.2+ #322 (niezbop)
  • u3d/runner: Fix -projectPath argument #320 (niezbop)

Closed issues:

  • Inconsistency regarding -projectpath / -projectPath argument #319
  • Betas not fetched anymore #314

v1.1.0

20 Feb 06:38
8db177a
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

Closed issues:

  • [OSX] [Request?] Not possible to run concurrent projects #316
  • u3d available is not exhaustive #312

Merged pull requests:

  • u3d/available: proper fetching of paginated archives (fixes #312) #313 (lacostej)

v1.0.21

20 Feb 06:38
528fcd4
Compare
Choose a tag to compare

Full Changelog

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

20 Feb 06:38
32c163b
Compare
Choose a tag to compare

Full Changelog

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

20 Feb 06:38
84464a7
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

Merged pull requests:

  • u3d/licenses: add feature to display licenses #262 (lacostej)

v1.0.18

20 Feb 06:38
3c0b92f
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • error: Net::ReadTimeout #258

Merged pull requests:

  • u3d/* allow to modify Net::HTTP read timeout (all rubies) and max retries (ruby 2.5+) default values. Change read time out to 300 sec (fixes #258) #260 (lacostej)

v1.0.17

20 Feb 06:38
d26d35d
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Latest versions not listed on linux #256
  • Unable to use U3D to install latest beta 2018.1.0b[8|7] #255

Merged pull requests:

v1.0.16

20 Feb 06:38
790850b
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • support install of .xz files #251
  • Linux ini partial support exists now #244

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)

v1.0.15

20 Feb 06:38
df8f47f
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • u3d/install: download beta for mac also needs to discard checking md5s on Windows packages #234 (lacostej)