summaryrefslogtreecommitdiffstats
path: root/Changes
blob: eed0e6d72074557277d203f03a615255fd24be95 (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
Revision history for Reply

{{$NEXT}}
      - add Timer plugin (Arthur Axel fREW Schmidt)
      - fix DataPrinter plugin when ~/.dataprinter has a custom value for
        'alias' (Charles Bailey)

0.05  2013-06-04
      - avoid test failures from DataPrinter, since it's optional

0.04  2013-06-04
      - add a bit of option parsing to the reply script, to support choosing an
        alternate configuration file
      - Data::Printer plugin (creaktive)

0.03  2013-06-03
      - fix LexicalPersistence plugin (reported by tokuhirom)

0.02  2013-06-03
      - packaging and pod fixes

0.01  2013-06-03
      - Initial release