File: Changes

package info (click to toggle)
prove6 0.0.12-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 140 kB
  • sloc: makefile: 7; perl: 2
file content (25 lines) | stat: -rw-r--r-- 702 bytes parent folder | download | duplicates (3)
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 App-Prove6

{{$NEXT}}

0.0.12  2019-10-14T20:28:31+02:00
    - Fix TAP dependency for Raku source handler

0.0.11  2019-10-14T20:24:35+02:00
    - Add support for .rakutest extension
    - Use Raku source handler

0.0.10  2019-03-06T23:06:20+01:00
    - Fix check for --err argument
    - Fix version output to include prove6, TAP and perl6 version
    - Add --ext option
    - Add --quiet and --QUIET options

0.0.9  2019-02-03T15:50:25+01:00
    - Fail on non-existent arguments

0.0.8  2019-01-26T21:28:44+01:00
    - Import of prove6 from TAP::Harness
    - Move the implementation to App::Prove6
    - Switch to using Getopt::Long
    - Add long options for all short options