zodiac/HISTORY

35 lines
909 B
Plaintext
Raw Normal View History

2012-03-11 19:42:43 +01:00
0.2.4 / 2012-03-11
- Bugfix release
* text with ampersand's no longer gets munged
2011-11-11 17:10:24 +01:00
0.2.3 / 2011-11-11
- Bugfix release
* fixed Makefile (use tab instead of space)
2011-11-10 14:25:27 +01:00
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)
2011-10-24 16:46:19 +02:00
0.2.1 / 2011-10-24
- Bugfix release
* removed debug line in find_cmd.awk
2011-10-24 16:23:31 +02:00
0.2 / 2011-10-24
- Feature Release
* custom configuration added (convert markup using any program)
2011-10-18 07:12:21 +02:00
0.1.1 / 2011-10-18
2011-10-24 16:23:31 +02:00
- Bugfix release
* use awk regex operator
2011-10-18 07:12:21 +02:00
2011-10-08 18:08:24 +02:00
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