Releases: toebeann/gib
Releases · toebeann/gib
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:[email protected]/fmt/colors.ts
(2b9f6a8) - changed: reorganised codebase in preparation for upcoming v0.1.0
Full Changelog: v0.0.5...v0.0.6