0.2.3 / 2011-11-11
  - Bugfix release
    * fixed Makefile (use tab instead of space)

0.2.2 / 2011-11-10
  - Bugfix release
    * fixed "load helpers" action not being called (helpers work now)
    * fixed README and example helpers.awk not matching
    * fixed uninstallable executables in Makefile (thanks sramov)

0.2.1 / 2011-10-24
  - Bugfix release
    * removed debug line in find_cmd.awk

0.2 / 2011-10-24
  - Feature Release
    * custom configuration added (convert markup using any program)

0.1.1 / 2011-10-18
  - Bugfix release
    * use awk regex operator

0.1 / 2011-10-08
  - First release
    * supports directories with spaces
    * parses metadata to be bound to templates
    * filters markdown
    * supports plain HTML pages (i.e. no filtering)
    * copies non-zodiac files
    * no dependencies