Skip to content

0.4.0

Compare
Choose a tag to compare
@jaykv jaykv released this 11 Jan 06:43
· 20 commits to main since this release

What's Changed

  • New Manifest Structure: The manifest format has been updated to v2, with a new structure and features.
  • Command Templates: Introduces the ability to define command templates that can be reused across multiple commands.
  • Pre/Post Run Hooks: Adds pre_run and post_run options to commands, allowing for custom logic to be executed before and after a command's main logic.
  • New docs: https://jaykv.github.io/cliffy

MRs

Full Changelog: 0.3.8...0.4.0