Skip to content

v3.2

Latest
Compare
Choose a tag to compare
@madhaven madhaven released this 26 Sep 08:34
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