Releases: goyalmunish/reminder
Releases · goyalmunish/reminder
v1.6.2
Refactor `NotesApprachingDueDate` and tune long view (#118) * Tune the long view * Update tests
v1.6.1
Display repeat nature (#117) * Display repeat type for each note * Add tests for TestRepeatType * Fix test * Update comment
v1.6.0
Plan ahead (#115) * Add plan ahead functionality * Start from the earliest one * Update NotesApprachingDueDate to accept multiplier
v1.5.0
Make subject visible in Search (#111) * Make subject visible in search entries * Use ASCII 195 and 180 instead
v1.4.1
Remove container after use (#110) * Update docker run command to remove the container after use * Update README for [email protected]
v1.4.0
Fix searchable text containing new lines (#108)
v1.3.0
Fix visibility of due dates and auto-year for due date (#106) * Use next year if DD-MM due date is falling before today in current year * Fix visibility for note with due-date
v1.2.0
Fix image build script (#103)
v1.1.0
Update Dockerfile to push both latest and versioned tag (#102)
v1.0.0
The first release.