changelog
[gitmo/Eval-Closure.git] / Changes
CommitLineData
bab69638 1Revision history for Eval-Closure
2
3{{$NEXT}}
078e0056 4 - stop using Memoize, it apparently doesn't work properly under mod_perl
5 in some situations (mateu)
fafdf693 6
70.03 2011-03-02
7aa97030 8 - don't add #line directives when the debugger is active (alh)
1e39bf60 9
100.02 2011-01-26
0b16c8f6 11 - add terse_error option for throwing only the actual compilation error
12 (Shawn M Moore)
13 - allow also specifying the line number for error reporting
14 (Shawn M Moore)
a97d54fa 15
160.01 2010-11-14
bab69638 17 - Initial release