Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 23:32
v0.3.0
4901487
  • Adds the --clipboard (-c) flag to copy the commit message to the clipboard instead of committing and pushing.
    • Added arboard crate to allow clipboard functionality.
  • Adds the --sign (-s) flag to add the -S flag to the git commit command when running it.