Skip to content

Releases: Pinjasaur/jot

v2.0.1

23 May 22:36
Compare
Choose a tag to compare

Clean up BATS tests to actually pass due to being correct, not due to my lack of understanding BATS.

Also, link to a related project.

v2.0.0

24 Mar 23:59
f7c388d
Compare
Choose a tag to compare

Breaking changes:

  • Default note name is now YYYY/MM/DD.md
  • Listing notes gives full path relative to $JOT_DIR without the .md extension (good for copying output from jot -l directly into jot)

Added basic testing via Bats. Linked my related jt project. Flushed out the readme docs.

Cheers! 🎉

v1.0.2

17 Feb 02:36
Compare
Choose a tag to compare

Fix broken Travis builds.

v1.0.1

17 Feb 02:27
Compare
Choose a tag to compare

Fix bug regarding non-existing $JOT_DIR directory.

v1.0.0

08 Aug 03:42
Compare
Choose a tag to compare

Initial release.