* Fixed process management for running tasks. * Added ``-m`` option. * Added ``--cache-dir`` option. * Added ``-p`` and ``-v`` options. * Added support for macros and task references in ``if`` and ``ifnot`` keys. * Added ``capture`` section and functionality. * Added ``settings`` section.
0.0.2
~~~~~~~~~~~~~~~~~~
* Added conditional task execution. * Added URL support for includes and imports. * Added support for macros in includes and imports. * Added exit with task error return code. * Added task referencing in task definition.