You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generic TemplateInterpreter -> Now allows other types (such as NSAttributedStrings to be parsed). Made it open protection level, so it now allows subclassing.
Debugging support: context now holds debug steps when parsing expressions
Minor API changes
Additions
100% line documentation coverage
Example projects: Color + NSAttribtuedString parser