The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
2020-12-18    0.0.4    Bugfixes for writing nested data structures and reading empty tied hashes;
                       Bugfix for calling exists() on an empty Dictionary;
                       De-dup entire hashes/arrays on file creation if their contents are the same

2020-12-09    0.0.3    More floating point fixes, for perls using gcc's libquadmath

2020-12-05    0.0.2    Fix floating point issues in tests;
                       Stop writing numeric hash keys because of FP imprecision

2020-12-03    0.0.1    First release