The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
2.0.1   20.07.2023
         - upgrade Catch2
2.0.0   26.11.2021
         - upgrade to Catch2 v3
1.0.16  17.05.2021
         - set min perl version to 5.18
1.0.15  08.04.2021
         - enable benchmarking
         - print failed assertions to stderr instead of default stream
         - prettier tap reporter output
1.0.14  30.10.2020
         - bump for libcatch
1.0.13  30.01.2020
         - moved to XS::libcatch (fuck!!!!!)
1.0.12  30.01.2020
         - moved to XS::catch
1.0.11  24.01.2020
         - moved to Alien::catch
1.0.10  30.12.2019
         - docs update
1.0.9   30.12.2019
         - do not remove \n in log expressions, instead replace \n and \r with printable sequence
1.0.8   31.07.2019
         - fix requirements: we need at least 1.302096 Test::Simple
1.0.7   15.07.2019
         - bump
1.0.6   25.06.2019
         - xs-install related
1.0.5   06.02.2019
         - improve reporter output
1.0.4   25.02.2019
         - min Test::More version
1.0.3   20.02.2019
         - speedup compilation
1.0.2   11.02.2019
         - maintenance
1.0.1   08.02.2019
         - fix windows build
1.0.0   06.02.2019
         - initial release