Posted By: Craig Webster
Date: 2009-10-23 22:05
Summary: htmldoc 0.2.2 Released
Project: HTMLDOC
htmldoc version 0.2.2 has been released!
PDF::HTMLDoc is a wrapper around HTMLDOC, an open-source application that converts HTML input files into formatted HTML, PDF or PostScript output.
Changes:
0.2.2 * Move source code to GitHub: http://github.com/craigw/htmldoc * Strings that have linebreaks in are probably not URLs. * If a string has a line starting what matches /https?:\/\/ it's not an URL, it's a string.
0.2.1 * Fixed a bug in set_option where the value false would be seen as nil instead of :no |
|