CHANGES
=======

v2.4.1
------

* fix: start cmd and billable in non-premium workspace

v2.4.0
------

* feat: support for billable
* Show durations aggregation at sum command (#170)
* Bump factory-boy from 3.0.1 to 3.1.0 (#168)
* Bump pbr from 5.5.0 to 5.5.1 (#165)
* Return two digits output at duration\_format (#169)
* Bump pytest from 6.1.0 to 6.1.2 (#166)
* Bump mkdocs-material from 6.0.1 to 6.1.6 (#171)
* Bump notify-py from 0.2.3 to 0.3.1 (#172)
* fix: wrong config mapping of values (#163)
* docs: fix typo (#162)

v2.3.0
------

* Add hex\_color to the projects (#150)
* Bump mkdocs-material from 5.5.11 to 6.0.1 (#159)
* Bump pbr from 5.4.5 to 5.5.0 (#160)
* Bump pytest from 6.0.1 to 6.1.0 (#158)
* Bump pytest-cov from 2.9.0 to 2.10.1 (#154)
* Bump inquirer from 2.6.3 to 2.7.0 (#151)
* Bump notify-py from 0.2.2 to 0.2.3 (#153)
* fix: where default workspace was always set, and uid was never set (#156)

v2.2.1
------

* chore: fixing typo in travis
* fix: circular import (#141)
* chore: drop upper bound on python version (#143)
* docs: update
* Bump pytest from 5.4.2 to 6.0.1
* Bump factory-boy from 2.12.0 to 3.0.1
* Bump pytest-mock from 3.1.0 to 3.3.1
* Bump mkdocs-material from 5.2.2 to 5.5.11
* Bump pendulum from 2.1.0 to 2.1.2

v2.2.0
------

* tweaks
* fix: tests
* feat: theme support
* feat: rework of goal and sum commands
* chore: drop python 3.5 support
* feat: date-format config support
* feat: sum and day command functions (#136)
* ci: disabling integration tests for ci
* feat: python 3.8 support
* test: fixing tests
* chore: update dependencies
* Test coverage for continue descrition (#110)
* Remove click typecheck from entry\_continue
* Update mkdocs-material from 4.0.1 to 4.1.1
* Update pytest-mock from 1.10.1 to 1.10.3
* Update pytest from 4.3.0 to 4.4.0
* Update pbr from 5.1.2 to 5.1.3
* Update click-completion from 0.5.0 to 0.5.1
* Migrating from adam-uhlir.me to uhlir.dev

v2.1.0
------

* Changelog
* Update pytest version
* Docs improvement
* Tags fixes & properly working Premium/Non-premium tests
* Changelog
* Adding 'me' command to print current, user's information
* Fixing User's timeofday\_format choices
