1Revision history for TAP-SimpleOutput
2
30.009     2017-02-14 09:21:19 CST-0600
4	* Explicitly require Perl::Version: not doing so was causing explosions in
5	  test suites that use the new subtest header bits.
6
70.008     2016-11-15 17:59:39 CST-0600
8	* counters() now returns a hashref when called in scalar context.
9	* counters() is exported by default.
10
110.007     2016-11-08 19:54:55 CST-0600
12	* No changes from 0.006-TRIAL.
13
140.006-TRIAL  2016-11-01 23:38:10 CDT-0500
15	* Found and fixed a weird bug on Perls < 5.20
16
170.005-TRIAL  2016-11-01 17:05:59 CDT-0500
18	* Add a couple utility functions to help with subtest tap generation.  The
19	  location of these may change before the next non-trial/dev release.
20
210.004     2016-11-01 14:47:14 CDT-0500
22	* Add tests for the "freeform" coderef
23	* Add a counters_as_hashref(), to return a hashref of our counters
24
250.003     2015-05-05 21:58:29 PDT-0700
26	* add changes_and_levelset()
27
280.002     2013-11-10 23:07:07 PST-0800
29	* add $_add closure; $_todo is undocumented (?) so this one is for now as
30	  well... but we need it for Test::Moose::More's tests and the recent
31	  changes to Test::More.
32
330.001     2012-10-02 20:28:49 PST8PDT
34	* initial release
35