Skip to content

Releases: mfep/genee

v0.9.1

24 Mar 13:12
1dd2e1d
Compare
Choose a tag to compare

Changelog

Changed

  • Message "Successfully updated persistent configuration" is no longer printed each time on exit

v0.9.0

05 Mar 19:58
d341081
Compare
Choose a tag to compare

Changelog

Added

  • Added an interactive user interface to edit and visualize habit data. It is accessed via tha main genee command (i.e. no subcommand is needed)

Removed

  • Removed redundant non-interactive functionality.
    • The following subcommands are not available anymore: export, fill, graph, insert
    • The following arguments are not available anymore: --graph-days, --list-previous-days, --max-displayed-cols

v0.8.0

28 Jan 20:11
999cd5e
Compare
Choose a tag to compare

Added

  • list_most_frequent_days command line option. When greater than 0, the specified number of most frequently occurring daily habit compositions are printed to the terminal. This option can also be saved to and recalled from the persistent configuration.

Fixed

  • Fixed data entry when there are hidden categories

Removed

  • CSV datafile support

v0.7.1

23 Jan 20:53
Compare
Choose a tag to compare

Fixed

  • Fixed SQLITE database upgrade routine from v0 to v1

v0.7.0

20 Jan 10:50
Compare
Choose a tag to compare

v0.6.0

10 Jun 14:06
Compare
Choose a tag to compare

v0.5.0

02 Jul 14:37
Compare
Choose a tag to compare
From-date option for graphing

v0.4.1

05 Dec 10:36
Compare
Choose a tag to compare
Fixed when nothing to be filled in a non-empty datafile

v0.4.0

05 Dec 10:28
Compare
Choose a tag to compare
Updated CLI to subcommands

v0.3.0

04 Dec 14:38
Compare
Choose a tag to compare
Bumped version number to 0.3.0