Skip to content

v0.6.4

Compare
Choose a tag to compare
@gmazzap gmazzap released this 22 Feb 20:09
· 21 commits to master since this release

Added

Nothing

Changed

  • Template object has dependency to section factory and not to sections. No API change.

Fixed

  • supply() issue when same engine instance is used more than once (see #31)
  • SectionInterface::MODE_REPLACE causes template inheritance to fail (see #30)