Releases: toebeann/gib
Releases · toebeann/gib
v0.10.1
v0.10.0
v0.9.2
v0.9.1
v0.9.0
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-ansidependency in favour ofBun.wrapAnsifor improved performance (14af798) - Drop
shell-quotedependency in favour ofBun.$.escape(82bf679) - Update dependencies (7ad2fe8, 7a05faf, b7f961b)
Added
- Add
--launchflag 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
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
v0.8.1
v0.8.0
Changed
- Migrate to distributing binary builds (f8bf94c, 84a5a09, 5438bfb, fbe076f, 0e1ec4d,
0b7b3c3, 086f570)
Added
- Check for updates when starting gib (f223d51, cd8d7b0, 0602a7a,
5027538) - Add
-h,--helpflag to print usage information when runninggibcommand (69b1344)
Full Changelog: v0.7.30...v0.8.0