Changes for version 1.000 - 2021-06-26
- The previous release changed from 0.xxxxxx to 0.xxx for version numbering. While this is safe to do within the realm of Perl version comparisons, some tools treat the x numbers, above, as suitable for direct comparison. Generally, when changing the precision of a decimal version number in Perl, one must bump the integer part, which I did not do. I took a risk, and somebody noticed.
- So, this release is now v1.000, despite not being a milestone of any sort. So it goes.
Modules
a role for generating stack traces during instantiation
a role for classes that can be thrown
an easy-to-use class for error objects