2013-01-23 12:34:22 -05:00
|
|
|
## Changes for 0.9 (2013-xx-xx):
|
|
|
|
|
|
|
|
* Add support for analytics via Google.
|
2013-01-30 23:18:10 -05:00
|
|
|
* Add support for Restructured Text via cl-docutils.
|
|
|
|
* Add support for deploying to Amazon S3.
|
|
|
|
* Add a heroku plugin to ease hunchentoot deployments. (thanks @jsmpereira!)
|
2013-01-23 12:34:22 -05:00
|
|
|
|
2013-01-06 14:31:04 -05:00
|
|
|
## Changes for 0.8 (2013-01-06):
|
|
|
|
|
|
|
|
* Add support for new [content types](http://blog.redlinernotes.com/posts/Lessons-from-Coleslaw.html).
|
|
|
|
* Support for [Multi-site Publishing](http://blub.co.za/posts/Adding-multi-site-support-to-Coleslaw.html).
|
|
|
|
* CCL and Atom feed bugfixes.
|
|
|
|
* Major code refactor and docs update.
|
|
|
|
|
|
|
|
## Changes for 0.7 (2012-09-20):
|
|
|
|
|
|
|
|
* Add commenting support via Disqus plugin.
|
|
|
|
* Add formal plugin API with per-page predicate support. (aka "injections")
|
|
|
|
* Note jsmpereira's [coleslaw heroku package](https://github.com/jsmpereira/coleslaw-heroku) in README.
|
|
|
|
* Support for RSS feeds of arbitrary tags, e.g. "lisp" posts.
|
|
|
|
|
|
|
|
## Changes for 0.6.5 (2012-09-12):
|
|
|
|
|
|
|
|
* Add support for ATOM feeds.
|
|
|
|
* Add support for a sitenav in coleslawrc configs.
|
|
|
|
* Template and rendering cleanup.
|
|
|
|
* Miscellaneous deployment improvements.
|
|
|
|
|
|
|
|
## Changes for 0.6 (2012-08-29):
|
|
|
|
|
|
|
|
* Support Markdown in core rather than as a plugin.
|
|
|
|
* Improve documentation + README.
|
|
|
|
* Copious bugfixes and code cleanups.
|
|
|
|
|
|
|
|
## Changes for 0.5 (2012-08-22):
|
|
|
|
|
|
|
|
* Initial release.
|