Angerwhale changes
0.05 27 May 2007
- Eliminate prototype in favor of mochikit
- fix bug in POD formatter that messed up indentation between
paragraphs in the same block of code (zamolxes++)
- eliminate a warning about wide characters
- unicode tags work again
- PAR deployment improvements (rafl++)
- clean up 404 handling
- ensure all categories are displayed
- various bugfixes and general improvements
0.04 11 Apr 2007
- Expose JSON feeds in the UI
- change JSON feed API (no items element; items are in an array)
- add resource file for easier hacking
- make css / jemplates / javascript included on each page configable
- make links clickable in plaintext formatter
- add config option for date format (date_format)
- cleanup caching code
- add ability to gzip cached response (autodetected)
- add generic backend to support database storage, etc.
- add configurable filters to be run on each comment
- fix 404s when clicking date links (i.e. http://blog/2007/01/01)
- make styles configurable
- add many tests and improve developer documentation
0.03 14 Feb 2007
- add JSON feeds (feeds/*/json instead of feeds/*/yaml, etc.)
- more formatters; SBC, Markdown, and Textile
- CAPTCHA to prevent spam
- refactoring (Articles/Comments/etc. no longer dependent on Model)
- ships with default blog dir, with a welcome post
- move "logged in as" to the client, to increase cache hits
- move sidebar feeds to the client (for freshness, yum)
0.02 09 Feb 2007
- initial release
0.01 Sun Mar 19 21:33:03 2006
- initial revision, generated by Catalyst