Revision history for Signature-Attribute-Checked
0.06 2024-07-31
[CHANGES]
* Use automatic generation of assert messages from Data::Checks v0.09
to simplify generated messages
* Don't document the use of plain code references as constraint
checks as these will no longer work
0.05 2024-07-03
[CHANGES]
* Adjust docs, examples, unit tests to prefer Data::Checks
constraints added in v0.04
0.04 2024-06-21
[CHANGES]
* Updated for Data::Checks v0.02
0.03 2024-06-19
[CHANGES]
* Migrate actual checker logic to new `Data::Checks` module
0.02 2024-06-10
[BUGFIXES]
* Remember to PUTBACK after POPs in check.c
0.01 2023-09-18
First version, released on an unsuspecting world.