Posted By: Ross Bamford
Date: 2006-10-28 23:42
Summary: Rote 0.3.4
Project: Rote
Rote 0.3.4 is now available on Rubyforge (http://rote.rubyforge.org). Rote is a Rake-based textual templating / documentation system.
This release mainly applies community patches and implements feature requests, fixing a few bugs and adding a couple of requested features. Specifically:
* Fixed bug in Rake integration (override Task.execute instead of Task.invoke) (Thanks to Jonathan Paisley)
* Fixed a missing require in rdoc filter
* Fixed an incorrectly-overriden test-case in test_page
* Fixed a ton of warnings out of test_filters
* Fixed a bug with new caching setup / task invocation (Thanks again to Jonathan Paisley)
* Added RedCloth_WithToc (Thanks to Suraj Kurapati)
* Added RCov Task
* Implemented per-extension output directories (Suggested by Andrea Fazzi)
This is a recommended upgrade for Rote 0.3x users.
|
|