Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 788 Bytes

CHANGELOG.md

File metadata and controls

13 lines (10 loc) · 788 Bytes

Changelog

v0.12.0

Added

  • Make git params available to hook scripts via inline token #122
  • Make git params available to hook scripts via environment variable #123
  • Support specifying multiple commands for hook as an array #116

Changed

  • Switch to clap from getopts to provide a more user friendly CLI experience and to better support future features #115
  • Include a [rusty-hook] prefix in logging output to better distinguish between rusty-hook and script/command output
  • update to latest dependency versions (minor/patch bumps) of ci_info, toml, and nias