Revision history for App-Zapzi
0.005 2013-07-12 22:42:11 Asia/Hong_Kong
* Better validation of URLs
* Handle UTF-8 text correctly
* --noarchive option to publish command
* Correct HTML when using show command
* Use plugins for FetchArticle
* Improve test coverage
0.004 2013-07-09 15:10:08 Asia/Hong_Kong
* Added command aliases md, rd and cat
* Update installation instructions
* Set explicit version dependencies for modules
* Use roles and plugins in Transform module
0.003 2013-07-08 23:02:34 Asia/Hong_Kong
* Update READMEs
* Make implicit dependency on DateTime::Format::SQLite
* Set error attribute correctly
0.002 2013-07-08 15:40:37 Asia/Hong_Kong
* --version command line option
* Handle HTML entities in article titles correctly
* Use an in-memory SQLite database to speed up testing
* Tidy up class access
0.001 2013-07-07 22:18:51 Asia/Hong_Kong
* Initial version