File: Changes

package info (click to toggle)
libdata-show-perl 0.002001-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 92 kB
  • sloc: perl: 165; makefile: 2
file content (34 lines) | stat: -rw-r--r-- 678 bytes parent folder | download
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
26
27
28
29
30
31
32
33
34
Revision history for Data-Show

0.0.1  Fri Mar  5 06:38:03 2010
       Initial release.



0.001001  Tue Jun 22 06:14:58 2010
          No changes logged


0.001002  Sun Oct 10 19:04:25 2010

    - Patched distribution to track changes in Data::Dump 1.17
      (thanks Christopher)

    - Improved recognition of hashes and arrays at the end of a block


0.001_003  Sun Oct 31 07:36:19 2010

    - Improved recognition of q/qq/qr/etc.


0.001_004  Sat Feb 19 08:13:46 2011

    - Fixed test suite to work correctly with long doubles
      (thanks Andreas!)


0.002001  Fri Jan 20 17:45:43 2012

    - Fixed annoying flattening of show(%hash) construct
      (thanks Salvatore!)