-
Notifications
You must be signed in to change notification settings - Fork 15
/
CHANGES.txt
16 lines (16 loc) · 1 KB
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
v0.0.1, 2013-07-23 -- Initial release.
v0.0.2, 2013-07-23 -- Interface spec and stubs.
v0.0.3, 2013-07-23 -- Stuffs.
v0.0.4, 2013-10-04 -- Abstracted and robust api methods.
v0.0.5, 2014-12-15 -- All r/w functionality for habits, dailies, and todos.
v0.0.6, 2015-01-05 -- Pretty print hrpg output for basic functionality.
v0.0.7, 2015-01-05 -- Include README.md in distribution.
v0.0.8, 2015-01-09 -- Support lists and ranges of todoIDs.
v0.0.9, 2015-01-27 -- Add `home` command and --difficulty flag for new tasks.
v0.0.10, 2015-04-04 -- Add pet, mount, and food item count to `hrpg status`.
v0.0.11, 2015-07-31 -- Change project, package, and command name to habitica.
v0.0.12, 2015-08-15 -- Merge PRs for status key errors and move to using .netrc.
v0.0.13, 2016-01-18 -- Merge PR for self-hosted server; misc tweaks.
v0.0.14, 2016-09-15 -- Merge PRs for v3 of Habitica API and checklists on tasks.
v0.0.15, 2016-09-15 -- Fix distribution errors. Idiot.
v0.0.16, 2016-12-21 -- Merge various community contributions.