Skip to content

Releases: toebeann/gib

v0.1.3

30 Jan 23:52
11879bd
Compare
Choose a tag to compare

Changed

  • gib.sh: Always download and run the pnpm install script to ensure it is up-to-date (ee31b0f)
  • gib.sh: Always show the output from pnpm when installing gib dependencies (5d9987c)
  • Add tsx directly to package dependencies to improve start-up times (11879bd)
  • Make various functions cross-platform where appropriate for upcoming major app changes (48448dc, af3803b)

Fixed

  • gib.sh: Exit if pnpm not found after running its install script (c511dd1)

Full Changelog: v0.1.2...v0.1.3

0.1.2

18 Jan 00:21
9ac0627
Compare
Choose a tag to compare

Fixed

  • Show the version number from package.json in the CLI (438985a)

Full Changelog: v0.1.1...v0.1.2

0.1.1

18 Jan 00:14
c4fe3c1
Compare
Choose a tag to compare

See the README for usage instructions.

Fixed

  • gib.sh: Fix an issue with the shell script preventing auto fetching latest version (c4fe3c1)

Full Changelog: v0.1.0...v0.1.1

0.1.0

18 Jan 00:00
51416e4
Compare
Choose a tag to compare

See the README for usage instructions.

Changed

  • Breaking: Migrate from deno to Node.js (#3)

Full Changelog: v0.0.6...v0.1.0

0.0.6

17 Dec 01:51
35468d1
Compare
Choose a tag to compare

See the README for usage instructions.

Full Changelog: v0.0.5...v0.0.6

0.0.5

23 Nov 12:00
Compare
Choose a tag to compare

See the README for usage instructions.

  • changed: improved unity game detection (b8f3bbb)
  • changed: updated deno std (cee1fa1)

Full Changelog: v0.0.4...v0.0.5

0.0.4

20 Nov 10:06
Compare
Choose a tag to compare

See the README for usage instructions.

  • added: now opens sponsor link in default browser in the background when BepInEx has been detected running

Full Changelog: v0.0.3...v0.0.4

0.0.3

20 Nov 09:28
Compare
Choose a tag to compare

See the README for usage instructions.

  • added: now warns user if not on macOS
  • changed: better text formatting (word-wrap, better link handling, code snippets are easier to read)

Full Changelog: v0.0.2...v0.0.3

0.0.2

13 Nov 05:22
Compare
Choose a tag to compare

See the README for usage instructions.

  • added: now configures the run_bepinex.sh script if needed
  • added: fixes line endings of the run_bepinex.sh script if needed

Full Changelog: v0.0.1...v0.0.2

0.0.1

12 Nov 18:24
ac5eec1
Compare
Choose a tag to compare

Initial release 🎉

See the README for usage instructions.