Chameleon v2.0-rc14 Release Notes

Release Date: 2011-07-13 // almost 13 years ago
  • ๐Ÿ›  Bugfixes:

    • ๐Ÿ“œ The tab character (\t) is now parsed correctly when used inside tags.

    ๐Ÿ”‹ Features:

    • The RepeatDict class now works as a proxy behind a seperate dictionary instance.

    • โž• Added template constructor option keep_body which is a flag (also available as a class attribute) that controls whether to save the template body input in the body attribute.

    This is disabled by default, unless debug-mode is enabled.

    • The page template loader class now accepts an optional formats argument which can be used to select an alternative template class.