Skip to content

Releases: NoTaskStudios/unity-cli-tools

1.2.0-rc.1

08 May 03:57

Choose a tag to compare

1.2.0-rc.1 Pre-release
Pre-release

1.2.0-rc.1 (2025-05-08)

Bug Fixes

  • Hub: Remove hubPath field (9b1b737)
  • put return type on local functions (1eef3de)

Features

  • Config: Create a entity to handle configurations (ef8f34f)
  • Config: Added Template path and interfaces (7ec4de0)
  • Config: Create unity path types (5b329bb)
  • Editor: Added cloneFromTemplate function (149c389)
  • Template: Added UnityTemplates class for editor templates (fca3256)
  • Template: Template path configuration (1067deb)

1.1.2

04 May 20:04

Choose a tag to compare

1.1.2 (2025-05-04)

Bug Fixes

  • hot-fix: completed promise as get (22f152a)

1.1.1

04 May 19:33

Choose a tag to compare

1.1.1 (2025-05-04)

Bug Fixes

  • hot-fix: re-import event modules (36d1c00)

1.1.0

04 May 19:11

Choose a tag to compare

1.1.0 (2025-05-04)

Bug Fixes

  • access modifiers and catch execa errors (78c7d26)

Features

  • Hub: Added Error track event for installers (7333430)
  • Hub: Added install event emitter for hub events (cb26730)
  • Hub: Added installer std parser to event emitter (ffe57b4)
  • Hub: Added types for installer event emitter (f25e486)

1.1.0-rc.1

04 May 18:49

Choose a tag to compare

1.1.0-rc.1 Pre-release
Pre-release

1.1.0-rc.1 (2025-05-04)

Bug Fixes

  • access modifiers and catch execa errors (78c7d26)

Features

  • Hub: Added Error track event for installers (7333430)
  • Hub: Added install event emitter for hub events (cb26730)
  • Hub: Added installer std parser to event emitter (ffe57b4)
  • Hub: Added types for installer event emitter (f25e486)

1.0.7

03 May 03:03

Choose a tag to compare

1.0.7 (2025-05-03)

Bug Fixes

  • Editor: hotfix import error from UnityEditor security (f7cf9b8)
  • extended CommandOptions with std events (8198f9f)
  • Hub: simple stream output feedback (ba21b46), closes #13
  • subprocess send streams stdout and stderr (4348611)

1.0.7-rc.1

03 May 03:20

Choose a tag to compare

1.0.7-rc.1 Pre-release
Pre-release

1.0.7-rc.1 (2025-05-03)

Bug Fixes

  • Editor: hotfix import error from UnityEditor security (f7cf9b8)
  • extended CommandOptions with std events (8198f9f)
  • Hub: simple stream output feedback (ba21b46), closes #13
  • subprocess send streams stdout and stderr (4348611)

1.0.6

30 Apr 22:55

Choose a tag to compare

1.0.6 (2025-04-30)

Bug Fixes

  • Hub: adjust in default params values (ca12050)
  • Hub: auto detect system arch when arg no passed (1e6ff27)
  • Hub: Remove some class members (78c37e2)

1.0.6-rc.2

30 Apr 21:32

Choose a tag to compare

1.0.6-rc.2 Pre-release
Pre-release

1.0.6-rc.2 (2025-04-30)

Bug Fixes

  • Hub: auto detect system arch when arg no passed (1e6ff27)

1.0.6-rc.1

30 Apr 16:26

Choose a tag to compare

1.0.6-rc.1 Pre-release
Pre-release

1.0.6-rc.1 (2025-04-30)

Bug Fixes

  • Hub: adjust in default params values (ca12050)
  • Hub: Remove some class members (78c37e2)