The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for WebService::HabitRPG

0.08      2013-03-24 14:58:01 Australia/Melbourne

    * FEATURE: Current XP/HP/GP (with deltas) are shown when completing tasks with +/-

0.07      2013-03-23 16:22:16 Australia/Melbourne

    * DOCS:    Updated links from github.com/pfenwick -> github.com/pjf
    * BUGFIX:  Completed tasks are no longer considered for `hrpg +` (GH #6)

0.06      2013-03-23 10:11:49 Australia/Melbourne

    * FEATURE: General beautification of hrpg output.
    * BUGFIX:  Fixed spurious 'comment ignored' message in hrpg.

0.05      2013-03-22 14:18:25 Australia/Melbourne

    * FEATURE: Integration with WebService::Idonethis (GH #3)

0.04      2013-03-22 12:46:54 Australia/Melbourne

    * FEATURE: Can specify API base when creating objects.

    * FEATURE: hrpg will honour ENV{HRPG_API_BASE} if set.
               (For debugging lefnire/habitrpg#680)

    * FEATURE: `hrpg status` has a nicer gold display (GH #4, ta @taryneast)

0.03      2013-03-22 00:14:12 Australia/Melbourne

    * BUGFIX: `hrpg status` no longer displays a warning when
              it can't figure out the user's name (GH #1).

    * FEATURE: `hrpg status` will use the user's facebook name
               if available (GH #1). Thanks @oneandoneis2.

    * DOCUMENTATION: Install instructions for hrpg.

    * DOCUMENTATION: Fixed typo in README.md (GH #3)
                     Thanks @taryneast.

0.02      2013-03-21 17:43:12 Australia/Melbourne

    * DOCUMENTATION: Added setup instructions to `hrpg`.

0.01      2013-03-21 17:36:52 Australia/Melbourne

    * First release!