changelog
[gitmo/Eval-Closure.git] / Changes
1 Revision history for Eval-Closure
2
3 {{$NEXT}}
4
5 0.04  2011-04-15
6       - stop using Memoize, it apparently doesn't work properly under mod_perl
7         in some situations (mateu)
8
9 0.03  2011-03-02
10       - don't add #line directives when the debugger is active (alh)
11
12 0.02  2011-01-26
13       - add terse_error option for throwing only the actual compilation error
14         (Shawn M Moore)
15       - allow also specifying the line number for error reporting
16         (Shawn M Moore)
17
18 0.01  2010-11-14
19       - Initial release