Releases: toebeann/gib
Releases · toebeann/gib
v0.1.4
Changed
gib.sh
: Simplify shell script to launch viapnpm dlx
instead of cloning the entire project withtiged
before installing dependencies and then launching, resulting in less to download and overall faster start-up times (a932791, 2b61a6f, 2cb40d8, f9da59b, 0e6ffb0)
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Changed
gib.sh
: Always download and run thepnpm
install script to ensure it is up-to-date (ee31b0f)gib.sh
: Always show the output frompnpm
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
Full Changelog: v0.1.2...v0.1.3
0.1.2
0.1.1
0.1.0
0.0.6
See the README for usage instructions.
- added: support the
NO_COLOR
environment variable (2b9f6a8) - changed: implement better cli link formatting for terminals where direct links are not supported (6518d08)
- changed: migrate from
npm:chalk
todeno:std@0.209.0/fmt/colors.ts
(2b9f6a8) - changed: reorganised codebase in preparation for upcoming v0.1.0
Full Changelog: v0.0.5...v0.0.6