Skip to content

v0.4.0

Compare
Choose a tag to compare
@svenkreiss svenkreiss released this 15 Aug 13:35
· 202 commits to master since this release
  • switch from Flask to Tornado
  • switch from Jinja2 templates to Tornado templates
  • optional dependency on markdown and docutils (support md and rst readme files)
  • node_modules support
  • Datastore
  • move JavaScript to ES6
  • templates: endblock -> end, footerscripts -> footer, content -> analysis
  • update documentation
  • build documentation automatically
  • support and unit test for Python 2.7, 3.4 and 3.5