File: Changes

package info (click to toggle)
libtest-deep-json-perl 0.05-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 124 kB
  • sloc: perl: 33; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 493 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Revision history for Perl extension Test::Deep::JSON

0.05 2018-04-24T11:24:14Z
        - switch to JSON::MaybeXS (#2, @karenetheridge)

0.04 2017-09-29T00:18:37Z
        - added Test::Tester as an explicit dependency (#1)

0.03 2014-02-27T00:40:59Z
        - fixed diagnostics message when matcher inside json() failed
          (RT #93273, thanks to ETHER)

0.02    Thu Oct  4 10:42:36 JST 2012
        - fixed wrong dependencies

0.01    Tue Oct  2 19:03:47 2012
        - original version