-
Ruby 1.8 and 1.9 support
-
Tested, documented, refactored and made
faster
-
Added tons of syntax files lib/textpow/syntax
-
Most nested (“include”) syntaxes work out of the box
-
Includes all the syntaxes from ultraviolet to improve testability
-
Updated to 1.9 compatibility. Does not use onigumura gem anymore
-
FIX: Endless loop in method_missing when @proxy_variable is not present.
-
CHANGE: Now the scopeName for the entire syntax is passed to start_parsing and end_parsing. This means that programs using older version should modify their processors accordingly.
-
FIX: Score manager now handles multiple subtractions in scope definitions.
-
1 major enhancement
-
Birthday!
-