Skip to content

Releases: Yakiyo/tilde

v1.0.2

13 Sep 10:46
v1.0.2
3f93e99
Compare
Choose a tag to compare

Previously formatting had some issues since the color package couldn't easily solve multi color things, this release fixes that

Changelog

  • 0adf958 Merge pull request #5 from Yakiyo:Yakiyo/fix-color-issue
  • 27e3c6d Update scoop manifest to tilde version v1.0.1
  • 3f93e99 chore: bump version to 1.0.2
  • a907150 fix: use ansi escapes directly instead of fatih/colors

v1.0.1

01 Sep 11:44
Compare
Choose a tag to compare

This version introduces some small bug fixes.

Bug Fixes

  • Revert back to using fatih/color instead of gookit/color in order to support handling of colors
  • Create seed file if one doesn't exist before seeding it.

Refactors

  • propagate errors back to cobra to ensure better error handling

Changelog

  • 775c6a3 Update scoop manifest to tilde version v1.0.0
  • 0aa2696 chore: add image
  • f7e4e0d chore: bump version to 1.0.1
  • dd4d502 chore: staticcheck config
  • 6681404 doc: scoop installation method
  • 0092f19 fix: color issue
  • 173d60b fix: seed config error and use cobra errors

v1.0.0

30 Aug 09:36
0da5055
Compare
Choose a tag to compare

Changelog