Skip to content

Releases: toebeann/gib

v0.10.1

14 Mar 01:49

Choose a tag to compare

Fixed

  • Correct word wrapping when running gib -h (bce62ff)

Full Changelog: v0.10.0...v0.10.1

v0.10.0

14 Mar 01:37

Choose a tag to compare

Added

  • Allow providing BepInEx script path and Unity app path via CLI arguments (6efbe9f)
  • Add --yes flag: accepts all default options, allowing for fully automated installation and testing (6efbe9f)

Full Changelog: v0.9.2...v0.10.0

v0.9.2

13 Mar 15:10

Choose a tag to compare

Changed

Fixed

  • Update workarounds to support BepInEx v5.4.23.5, doorstop v4.5.0 (2e23ba9)

Full Changelog: v0.9.1...v0.9.2

v0.9.1

08 Mar 22:33

Choose a tag to compare

Changed

  • Provide link to changelog when notifying of updates (83fe332)

Fixed

  • Print correct update command (b889bea)

Full Changelog: v0.9.0...v0.9.1

v0.9.0

08 Mar 22:06

Choose a tag to compare

Changed

  • Improve Steam app launch handler (d22209d)
  • Launch vanilla Steam shortcuts via gib (5f9ab20)
  • Improve doorstop script validation (160d64d, 17317d3)
  • Improve input path flexibility (58a9fef, e5803d6)
  • Drop wrap-ansi dependency in favour of Bun.wrapAnsi for improved performance (14af798)
  • Drop shell-quote dependency in favour of Bun.$.escape (82bf679)
  • Update dependencies (7ad2fe8, 7a05faf, b7f961b)

Added

  • Add --launch flag for launching Steam apps from command line (7fbd29c)

Fixed

  • Gracefully Ignore failure to check for updates (b40eebe)

Full Changelog: v0.8.3...v0.9.0

v0.8.3

07 Jan 00:33

Choose a tag to compare

Changed

  • When providing the update command to a user, include the version numbers where applicable for maximal compatibility (aed1d44)
  • Update dependencies (44ce5d6)

Fixed

  • Update existing gib-added Steam shortcuts when requested rather than creating one anew (d7f6eeb)

Full Changelog: v0.8.2...v0.8.3

v0.8.2

05 Jan 06:12

Choose a tag to compare

Fixed

  • Target darwin-universal builds in gib.sh (be58289)

Full Changelog: v0.8.1...v0.8.2

v0.8.1

05 Jan 06:02

Choose a tag to compare

Changed

  • Distribute a single universal macOS binary build to simplify distribution (6518894)
  • Support BepInEx scripts named something other than run_bepinex.sh (4e97909, 5edb1dc)

Fixed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

04 Jan 04:26

Choose a tag to compare

Changed

Added

Full Changelog: v0.7.30...v0.8.0

v0.7.30

02 Jan 03:08

Choose a tag to compare

Fixed

  • Revert dropping readline-sync to resolve issue with terminal input (3317e13)

Full Changelog: v0.7.29...v0.7.30