Chameleon v2.0-rc13 Release Notes

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

    • The backslash character (followed by optional whitespace and a line break) was not correctly interpreted as a continuation for Python expressions.

    ๐Ÿ”‹ Features:

    • The Python expression implementation is now more flexible for external subclassing via a new parse method.