Chameleon v3.5 Release Notes

Release Date: 2018-10-23 // over 5 years ago
    • โž• Add support for Python 3.8.

    • โž• Add support for TAL attributes in an XML declaration tag. This fixes issue #269.

    • โž• Add support for custom exception handling for the tal:on-error statement. There is now an option on_error_handler available as a template configuration (issue #266).

    • ๐Ÿ›  Fix issue where double '$$' escaping would affect non-interpolation expressions such as the bare '$$' (issue #265).

    • ๐Ÿ›  Fix an issue where backslash dollar escaping would leave the backslash character still in place.