summaryrefslogtreecommitdiffstats
path: root/Changes
blob: 0ab90d7ee81dd4b8bb2f95996120039e8fd42cb6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Revision history for Carp-Reply

{{$NEXT}}

0.06  2013-07-04
      - update to work with new reply
      - modifications to existing lexical variables in a stack frame now
        persist if the program continues running
      - lexical variables declared in the repl are now persisted (assuming
        LexicalPersistence is enabled)

0.05  2013-06-27
      - update to work with new reply

0.04  2013-06-26
      - documentation updates (RT86274)

0.03  2013-06-26
      - set the current package properly when moving around in frames

0.02  2013-06-12
      - fix some mis-formatted pod which broke the trailing 1;

0.01  2013-06-12
      - Initial release