Revision history for Taskwarrior-Hooks
0.12.0 2019-04-30
  [ DOCUMENTATION ]
    - ENHANCEMENTS
  [ NEW FEATURES ]
    - adds 'Blocks' (as in, reverse of depends) plugin.
    - adds 'Mikado' command.
    - adds 'morning' plugin.
  [ STATISTICS ]
    - code churn: 14 files changed, 269 insertions(+), 57 deletions(-)
0.11.0 2018-11-27
  [ DOCUMENTATION ]
    - Fixed minor typo in the pod. [GH#29, Mohammad S Anwar]
  [ ENHANCEMENTS ]
    - add command::progress question mark ("?") switch [GH#30, pru.mike]
  [ STATISTICS ]
    - code churn: 4 files changed, 34 insertions(+), 15 deletions(-)
0.10.0 2018-11-06
  [ ENHANCEMENTS ]
    - In the plugin `Command::Open", added the possibility for different
      actions for the same filetype.
    - 'and-after' and 'but-before' now inherit the previous task's project.
  [ STATISTICS ]
    - code churn: 7 files changed, 79 insertions(+), 35 deletions(-)
0.9.3 2018-10-03
  [ BUG FIXES ]
    - use calculated due rather than rdue for calculating wait/scheduled
  [ STATISTICS ]
    - code churn: 4 files changed, 252 insertions(+), 3 deletions(-)
0.9.2 2018-07-28
  [ DOCUMENTATION ]
    - Fix documentation for 'and-after'. [GH#27, Sweth Chandramouli]
  [ STATISTICS ]
    - code churn: 5 files changed, 30 insertions(+), 12 deletions(-)
0.9.1 2018-06-04
  [ BUG FIXES ]
    - fix user-defined filters in Command::Github. [GH#26, perigrin]
  [ DOCUMENTATION ]
    - Fix POD errors. [GH#25, Sweth Chandramouli]
  [ STATISTICS ]
    - code churn: 4 files changed, 20 insertions(+), 11 deletions(-)
0.9.0 2018-03-11
  [ ENHANCEMENTS ]
    - remove leading space when using ProjectAlias [GH#24, harleypig]
  [ STATISTICS ]
    - code churn: 4 files changed, 47 insertions(+), 5 deletions(-)
0.8.0 2018-03-04
  [ ENHANCEMENTS ]
    - improve the Progress plugin.
    - improve the Renew plugin.
  [ STATISTICS ]
    - code churn: 9 files changed, 231 insertions(+), 43 deletions(-)
0.7.0 2018-02-24
  [ ENHANCEMENTS ]
    - add new ProjectDefaults plugin.
  [ STATISTICS ]
    - code churn: 5 files changed, 110 insertions(+), 2 deletions(-)
0.6.0 2018-02-06
  [ ENHANCEMENTS ]
    - New  'github' command.
    - Added API methods to easily clone/create/save new tasks.
  [ STATISTICS ]
    - code churn: 7 files changed, 279 insertions(+), 4 deletions(-)
0.5.0 2017-12-31
  [ BUG FIXES ]
    - prevent crashing if the task selector returns nothing
  [ ENHANCEMENTS ]
    - 'task-kusarigama add' now runs the 'setup' of the new plugins
    - new 'Command::Open' plugin
  [ STATISTICS ]
    - code churn: 7 files changed, 182 insertions(+), 9 deletions(-)
0.4.0 2017-11-24
  [ ENHANCEMENTS ]
    - New `review` and `decimate` kurasigama commands.
  [ STATISTICS ]
    - code churn: 6 files changed, 522 insertions(+), 2 deletions(-)
0.3.1 2017-03-24
  [ BUG FIXES ]
    - Don't try to compile GitCommit plugin, as we don't hard-require
      Git::Repository to be installed. (RT#120704)
  [ STATISTICS ]
    - code churn: 2 files changed, 21 insertions(+), 5 deletions(-)
0.3.0 2017-03-10
  [ BUG FIXES ]
    - GitCommit: Extend `Plugin` rather than just `Hook`. (GH#12, Paul
      Fenwick)
  [ DOCUMENTATION ]
    - Hook.pm: Fixed missing backslash in documentation. (GH#11, Paul
      Fenwick)
  [ ENHANCEMENTS ]
    - GitCommit: Use the command-line as the git commit message. (GH#13,
      Paul Fenwick)
    - Added Taskwarrior::Kusarigama::Task, applying
      Taskwarrior::Kusarigama::Wrapper per task (GH#10).
  [ STATISTICS ]
    - code churn: 8 files changed, 157 insertions(+), 12 deletions(-)
0.2.0 2017-03-07
  [ BUG FIXES ]
    - No hard-requirement on Git::Repository. (GH#6)
  [ ENHANCEMENTS ]
    - Added Taskwarrior::Kusarigama::Wrapper.
    - Rework for the Progress plugin.
    - Add functionality to the ::Core role.
  [ STATISTICS ]
    - code churn: 11 files changed, 365 insertions(+), 19 deletions(-)
0.1.0 2017-02-20
  [ BUG FIXES ]
    - Distro name is Taskwarrior-Kusarigama, not TW-Hooks (GH#1)
  [ ENHANCEMENTS ]
    - Adding 'Progress' plugin.
  [ STATISTICS ]
    - code churn: 6 files changed, 119 insertions(+), 5 deletions(-)
0.0.1 2017-02-20
  - First version, unleashed on an unsuspecting world.
  [ STATISTICS ]
    - code churn: 2 files changed, 24 insertions(+), 24 deletions(-)