* Added to PyPI * Fixes issue 5 (missing files in PyPI package)
0.4.4
-----------------------------------------
* Updated status to alpha * Fixed bug with bank task name being overwritten. * Refactored HabiticaService upsert method * Added create_task and get_task methods to HabiticaService
0.4.3
-----------------------------------------
* Restructured the documentation layout. I think this has better organisation of the indices and TOCs.
0.4.2
-----------------------------------------
* Minor documentation fixes.
0.4.1
-----------------------------------------
* Updated documentation to include the built-in plugins.
0.4.0
-----------------------------------------
* Implemented banking plugin. * Fixed issue where the app would sleep after updating a plugin even when no more updates were required. * Added task upsert method to HabiticaService.