Wes Hardaker
Wes Hardaker
The latest change to switch from postgres 9.4 to 10 doesn't upgrade the database and containers won't succeed because of the version incompatibility with the database files. (new installs likely...
dictionaries don't have an append() function, instead update() must be used.
- [X] I've checked [docs](https://rich.readthedocs.io/en/latest/introduction.html) and [closed issues](https://github.com/Textualize/rich/issues?q=is%3Aissue+is%3Aclosed) for possible solutions. - [X] I can't find my issue in the [FAQ](https://github.com/Textualize/rich/blob/master/FAQ.md). **Describe the bug** It is impossible to use a...
Fetching from news sources in read-to-me-mode is broken (if nothing else, the URLs are 10 years old and probably out of date).
Per #9 , the WPM rating may be playing faster than expected.
Note, this add support for adding tags to tasks when creating them: `habitipy todos add -t myshineytag my new todo entry` And for limiting lists as well: `habitipy todos -t...
Significant improvements to the pets cli with filtering by pets that are hatchable, better detection of pets that aren't yet owned, better display for pets vs mounts and better support...
The habitica side changed and new requires a x-client header, so this patch adds one to fix bug #203 .