Skip to content

Version 1.1

Latest
Compare
Choose a tag to compare
@albert12132 albert12132 released this 02 Aug 23:51
· 36 commits to master since this release

Major changes from previous v1.0:

  • Fix bug with Markdown parsing tags (issue #13 )
  • Add support for macros (def and call) in templates (issue #7 )
  • Dropped support for python3.2. Now only supporting Python3.3+ (see issue #4 )
  • Compiler now creates intermediate directories if they do not exist