gangelo / dsu

dsu is little gem that helps manage your Agile DSU (Daily Stand Up) participation. How? by providing a simple command line interface (CLI) which allows you to create, read, update, and delete (CRUD) noteworthy activities that you performed during your day. During your DSU, you can then easily recall and share these these activities with your team.
https://rubygems.org/gems/dsu
MIT License
47 stars 1 forks source link

Error when config 'carry_over_entries_to_today' => true #7

Closed gangelo closed 1 year ago

gangelo commented 1 year ago

v1.2.0 raises an error when the config 'carry_over_entries_to_today' option is set to true and editing today's entries (e.g. dsu e n). This is being addressed. The temporary fix is to delete the config file or set the option to false.

gangelo commented 1 year ago

Squashed v1.2.1