1.1.4 (Pending) * Changed: upgraded to RedCloth 4. 1.1.3 (2008-04-15) * Changed: Now using Syntax by default for syntax highlighting, which works equally well on JRuby. * Changed: Fixed copying of resources with nested directories. * Removed: Dependency on Facets. 1.1.2 (2007-01-25) * Changed: list_links now limits itself so HTTP URLs (no mailto:, FTP). * Changed: Upgraded to HAML 1.8. * Fixed: list_links returns URLs in alphabetical order (of title) capitializing first letter of title. * Fixed: list_links no longer returns URLs that have no title. * Fixed: Generated IDs for headers conform to HTML spec (i.e. a-z, 0-9, hyphen, underscore, colon and period). * Fixed: Empty ToC no longer included in HTML. 1.1.1 (2007-01-03) * Fixed: Upgraded to Facets 2.2.1 to prevent conflict with Buildr. 1.1.0 (2007-01-03) * Changed: Now using YAML for nested ToC. * Fixed: Sleek upload with changelog for each release courtesy of Anatol Pomozov. 1.0.1 (2007-06-06) * Added: renumber_footnotes to template for handling footnote numbering when creating a single page. * Changed: Ultraviolet no longer used as default syntax highlighting, must require separately. * Changed: footnote_links is now list_links and the new method eliminates duplicates (based on URL), sorts alphabetically (the text component) and capitalizes the text description. 1.0.0 (2007-06-03) * First release of working code.