Skip to content

v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 11:44
· 5 commits to main since this release

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