Commit 8da1117
madhaven
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 files1 parent fb00905 commit 8da1117
File tree
5 files changed
+237
-103
lines changed- tests
5 files changed
+237
-103
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
36 | 41 | | |
37 | 42 | | |
| 43 | + | |
| 44 | + | |
38 | 45 | | |
0 commit comments