Skip to content

v0.1.0-beta.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 04:06
24421ea

0.1.0-beta.7 (2024-12-10)

⚠ BREAKING CHANGES

  • libscoop: switch to use tracing for logging
  • libscoop: manifest.hash() return type changed from str to HashString

Features

  • hok: add hok completions command to generate shell completion (da1b6d8)
  • hok: add global --verbose flag (5fd0505)

Bug Fixes

  • libscoop: hash checking should be case insensitive (fix #18) (b3afbef)

Code Refactoring

  • libscoop: switch to use tracing for logging (d835c7f)