0.06 2025-08-03T13:56:47+02:00
 - Fix doc of Range checks.

0.05 2025-07-12T19:36:00+02:00
 - Add check_positive_decimal() subroutine.
 - Improve doc.

0.04 2025-06-26T12:21:26+02:00
 - Add example for check_percent() to doc.
 - Add example for check_percent_range() to doc.
 - Add example for check_positive_natural() to doc.
 - Add example for check_positive_natural_range() to doc.

0.03 2025-06-25T00:07:15+02:00
 - Add range checks.
 - Fix typo in SYNOPSIS section in doc.

0.02 2025-04-26T13:15:28+02:00
 - Add check_number(), moved from Mo::utils.
 - Fix example in doc.

0.01 2025-04-08T12:11:51+02:00
 - First version.