Skip to content

Releases: goyalmunish/reminder

v1.9.14

25 Dec 07:07
f3983ab
Compare
Choose a tag to compare

Changelog

v1.9.13

25 Dec 01:32
bfa4e3f
Compare
Choose a tag to compare

Changelog

  • bfa4e3f Refactor to inject keys to logger instance (#149)
  • 99c3eb4 Removed sneaked in :w file

v1.9.12

24 Dec 23:22
a6c598d
Compare
Choose a tag to compare

Changelog

v1.9.11

12 Nov 04:33
Compare
Choose a tag to compare

Changelog

v1.9.10

05 Nov 02:41
9136c03
Compare
Choose a tag to compare

Changelog

  • 9136c03 Use golang:1.19-alpine3.16 as base image (#147)

v1.9.8

01 Nov 07:52
edec5f2
Compare
Choose a tag to compare

Changelog

v1.9.7

01 Nov 01:54
Compare
Choose a tag to compare

Changelog

v1.6.5

28 May 02:59
efbdfb3
Compare
Choose a tag to compare
Fix display of multiline summary (#124)

* DRYup append of simple fields

* Extract out functionality of appending multi-line string

* Enhance indentation for multi-line summary

v1.6.4

28 May 01:44
25c24a6
Compare
Choose a tag to compare
Fix display for multi-line comments (#123)

* Update Note display to handle multi-string comments

* Update TestNoteStrings to test for multi-line comments

v1.6.3

14 May 03:51
8c71bb7
Compare
Choose a tag to compare
Update run_via_docker.sh for support fast mode (#121)