* Added tiddlyweb.recipe_template dict environment variable processing for managing templates in recipes.
0.9.76
Not secure
* Add creator attribute to tiddler. * Fix JSON serialization bug with recipes.
0.9.75
Not secure
* Fix a bug in ETag validation and caching that meant some resources were returning 304 when of different content-types that the cached resource. * Many more pylint based cleanups.
0.9.74
Not secure
* Special case indexed filtering. See pydoc tiddlyweb.filters. * Lots of pylint cleanups.
0.9.73
Not secure
* Enable tiddlyweb.filters to be translated back to a string in UI. * Remove code duplication in filter handling.
0.9.72
Not secure
* Better handling of blank values of CGI paramters.