Changes for version 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(-)

Documentation

Modules

plugin system for the Taskwarrior task manager
helper app for Taskwarrior::Kusarigama
Add plugins to Taskwarrior
install scripts and tweak config for Taskwarrior::Kusarigama
Set of core functions interacting with Taskwarrior
Entry-point for Kusarigama's hook scripts
Role for plugins running during the task creation stage
Role for plugins implementing custom commands
Role for plugins running during the exit stage
Role for plugins running during the task launch stage
Role for plugins running during the task modification stage
Base class for Kusarigama plugins
run taskwarrior's garbage collection
turns the task repo into a git repository
create a follow-up task upon completion
per-task Taskwarrior::Kusarigama::Wrapper
interface to the taskwarrior's 'task' command
Exception class for Taskwarrior::Kusarigama::Wrapper