The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
1.1.3    xx.xx.2022
         - perl 5.36 related
1.1.2    26.11.2021
         - upgrade tests for catch-v3
1.1.1    19.04.2021
         - fix MANIFEST.SKIP
1.1.0    09.04.2021
         - change several function names in C++ API to avoid clashing with FUCKING C macro
1.0.7    08.04.2021
         - cmakefile improvement
1.0.6    25.11.2020
         - lower cmake requirements
         - improve docs
         - change some constants names
1.0.5    30.10.2020
         - libcatch related bump
1.0.4    12.10.2020
         - require Alien::cmake3 to build
1.0.3    09.10.2020
         - makefile related changes
1.0.2    19.06.2020
         - fix unitialized bits usage in SockAddr::Unix when converted to Perl
         - more correct construction of SockAddr::Unix when zero-size path is provided
         - fix valgrind complains on usage of unitialized memory
1.0.1    17.02.2020
         - fix freebsd thread_local global destruction
         - fix older compilers
1.0.0    21.01.2020
         - first release