Skip to content

Releases: itsSayantan/git-journal

Fixed issues

03 May 08:21
Compare
Choose a tag to compare
v1.1.1

1. Fixed raised issues, made minor fixes.

Backup and Restore journals

03 May 08:24
Compare
Choose a tag to compare

User can now backup journals to or restore journals from a remote git repository

Getting up and running

26 Apr 05:06
Compare
Choose a tag to compare

This release contains all the basic functionalities required to create and view the journals.

This release contains the following commands:

  • create - create a new journal.

  • get <journal_id> - get a journal with id: <journal_id>.

  • getall - get all journal entries.

  • help - lists help information.

  • exit - exit the git-journal application.