Skip to content

Releases: retr0h/gilt

v1.0.2

27 Dec 22:20
Compare
Choose a tag to compare

Changelog

Bug fixes

  • d306437 fix: Refactor cloning and caching workflow (#71)
  • 64abc23 fix: correct dependabot config (#64)
  • c9f7195 fix: only tint the output if running in a terminal

Docs

  • a03da85 docs: add bash pipe command example (#59)

CI

  • 6b52290 ci: update dependabot commit message prefix (#63)

Others

v1.0.1

03 Dec 20:12
04abff2
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 1ad6731 fix: version should not require gilt file (#56)

Docs

  • fb41821 docs: added brew install instructions (#55)

CI

v1.0

03 Dec 00:09
bc7fe98
Compare
Choose a tag to compare

Initial rewrite in Go.

Changelog

Others