diff options
-rw-r--r-- | HISTORY | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -0,0 +1,10 @@ | |||
1 | HISTORY for LPegLabel 0.12.2-2 | ||
2 | |||
3 | * Changes from version 0.12.2-1 to 0.12.2-2 | ||
4 | --------------------------------- | ||
5 | + in case of a failure, "match" also returns a suffix of the input | ||
6 | + improved error reporting for "relabel", thanks to Matthew Allen | ||
7 | + limit of labels increased from 32 to 64, thanks to André Maidl | ||
8 | + compiles with Lua 5.1, thanks to Matthew Allen | ||
9 | + the throw operator now throws only one label | ||
10 | + some bugs fixed | ||