Skip to content

Releases: joshmalbrecht/notes-cli

1.0.1

16 May 20:27
bedafe9
Compare
Choose a tag to compare

Changelog

  • bedafe9 Merge pull request #16 from joshmalbrecht/editor
  • fcde65d Added config to set the text editor command
  • 61c2d3c Merge pull request #15 from joshmalbrecht/version
  • eaa8ae6 Fixed issue with version command not working
  • 37db012 Merge pull request #13 from joshmalbrecht/edit
  • 343a391 Added an "edit" command
  • 0a07cc2 Merge pull request #11 from joshmalbrecht/file-extension
  • 85676be Added configuration for defining the file extension
  • 51ab025 Merge pull request #10 from joshmalbrecht/empty-note
  • 2ba9383 Removed empty notes in 'add' command
  • 7a40a34 Merge pull request #9 from joshmalbrecht/joshmalbrecht-patch-1
  • cbcee46 Update README.md
  • a7139ea Merge pull request #8 from joshmalbrecht/readme
  • 64a36f6 Updated README.md

1.0.0

30 Mar 13:18
8cf5984
Compare
Choose a tag to compare

Changelog

  • 8cf5984 Merge pull request #7 from joshmalbrecht/gh-actions
  • 56dcbce Added github action for releasing
  • 083a514 Merge pull request #6 from joshmalbrecht/version
  • 2cf4b34 Added version command
  • 0a52f0d Merge pull request #3 from joshmalbrecht/config-2
  • 1d6ff3e Added configuration file
  • 76f8f96 Merge pull request #2 from joshmalbrecht/config
  • 5047d41 Added 'init' command
  • 46b0f8e Merge pull request #1 from joshmalbrecht/add
  • 387e355 Added the 'add' command
  • fff3c32 Init project
  • bcdd751 Initial commit