Skip to content

Releases: madhaven/Diary

v3.2

26 Sep 08:34
Compare
Choose a tag to compare
fix #6 , Latest read feature, cleanup

* Added FileManagers, now different file versions can be read with the same method call. #6
* Seperated concerns: architecture consists of DiaryController, Diary, Entry and FileManager classes.
* Set up `diary read latest` feature
* Set up tests
* added ignore files

3.1: update search display

08 Aug 14:38
Compare
Choose a tag to compare

Although made only intended for my use, I believe this can be fairly used by anybody.