Changed - Update dependencies `argcomplete` and `marshmallow`. (240, 241)
1.4.2
Added - CLI tab-completions for the `--pocket` option. - CLI tab-completions for the `--category` option. Completions are sourced from the categories of standard entries in the default ("main") pocket. Sourcing takes place at the first invocation of one of the commands `add`, `update`, or `remove`. Completion options are stored in the application's cache directory. (233, 238)
1.4.1
Added - CLI tab-completions for `--table-name` and `--frequency` options. Changed - Replace deprecated `appdirs` dependency by `platformdirs`. (234) - Update dependencies `argcomplete`, `tinydb`, `rich`, `marshmallow` and `platformdirs`. (235, 237)
1.4.0
Removed - Support for Python 3.8 is removed.
1.3.10
Changed - Update dependencies `rich` and `marshmallow`. (230, 232)