libtest-module-runnable-perl (0.6.2) stable; urgency=high

  * Test failure on some CPAN tester systems
    .
    I don't really understand why this test is failing, but it does not seem
    that important, so restrict it to TEST_AUTHOR

 -- Rev. Duncan Ross Palmer <2e0eol@gmail.com>  Sun, 16 Jun 2024 13:00:12 +0100

libtest-module-runnable-perl (0.6.1) stable; urgency=high

  * dd447e5: Fixed bug where TEST_UNIQUE was ignored

 -- Rev. Duncan Ross Palmer <2e0eol@gmail.com>  Sat, 18 May 2024 21:30:38 +0100

libtest-module-runnable-perl (0.6.0) stable; urgency=medium

  * Added uniqueDomain()
  * Added uniqueLetters()
  * Added uniqueStrCI()

 -- Rev. Duncan Ross Palmer <2e0eol@gmail.com>  Sat, 18 May 2024 00:48:46 +0100

libtest-module-runnable-perl (0.5.0) stable; urgency=medium

  * uniqueStr() support
  * Re-written core unique() logic

 -- Rev. Duncan Ross Palmer <2e0eol@gmail.com>  Fri, 17 May 2024 13:38:20 +0100

libtest-module-runnable-perl (0.4.2) stable; urgency=medium

  * Debian packaging warning fixes only

 -- Duncan Ross Palmer <palmer@overchat.org>  Sun, 08 Sep 2019 13:00:36 +0000

libtest-module-runnable-perl (0.4.1) stable; urgency=medium

  * PoD and documentation improvements

 -- Duncan Ross Palmer <palmer@overchat.org>  Sun, 08 Sep 2019 10:30:52 +0000

libtest-module-runnable-perl (0.4.0) stable; urgency=medium

  * Removed Bitbucket pipeline support (YAML)
  * Added Sourcehut pipeline support (YAML) -- https://builds.sr.ht
  * Added modeSwitch() and modeName() user hooks
  * Update links because of project migration from bitbucket

 -- Duncan Ross Palmer <palmer@overchat.org>  Sat, 07 Sep 2019 00:29:43 +0000

libtest-module-runnable-perl (0.3.0) stable; urgency=low

  * Added clearMocks()
  * Added mock()
  * Added mockCalls()
  * Added unmock()

 -- Duncan Ross Palmer <palmer@overchat.org>  Thu, 23 Nov 2017 21:45:47 +0000

libtest-module-runnable-perl (0.2.3) stable; urgency=low

  * Fix issue where not was directly tested against a blank string. (Unit tests only).

 -- Duncan Ross Palmer <palmer@overchat.org>  Sun, 15 Oct 2017 16:06:07 +0100

libtest-module-runnable-perl (0.2.2) stable; urgency=low

  * Added List::MoreUtils to BUILD_REQUIRES

 -- Duncan Ross Palmer <palmer@overchat.org>  Sun, 15 Oct 2017 13:31:01 +0100

libtest-module-runnable-perl (0.2.1) stable; urgency=low

  * Added Readonly to BUILD_REQUIRES

 -- Duncan Ross Palmer <palmer@overchat.org>  Sun, 15 Oct 2017 11:34:55 +0100

libtest-module-runnable-perl (0.2.0) stable; urgency=low

  * Refactor so that user-overridable methods are in primary class and all backend
    functionality is in Base.pm

  * Fix copyright notices
  * Fix author name (deed poll)
  * Automatically check PoD at build-time
  * Don't use can() on methods we provide in Test::Module::Runnable

  * d6794afd26f5: Implement unique random code (use 'rand' domain to unique()).
  * 6c9bc8c58244: use Moose automagically switches on strict and warnings. So don't duplicate.
  * 4325d09ba622: Reduce trial iterations when on users' systems
  * 1997589ac85d: Potential fix for PoD missing a newline
  * 02a8a7159d34: PoD syntax fix; =item without previous =over
  * 57a525961dd6: Added missing license (unit tests)
  * 32ba63da665a: License reformat (no content change)
  * 0ab913b843b3: Fix indentation of examples (PoD)
  * f35644fdf152: Added libreadonly-perl to debian/control
  * 9a12ff8bee11: Don't clobber runnable tests via command-line (regression test at 434556766196)

 -- Duncan Ross Palmer <palmer@overchat.org>  Sat, 14 Oct 2017 22:02:21 +0100

libtest-module-runnable-perl (0.1.0) stable; urgency=low

  * Pre-release beta

 -- David Duncan Ross Palmer <palmer@overchat.org>  Fri, 05 Feb 2016 23:09:26 +0000
