0.09 2026-02-19T09:58:18+01:00
 - Add aliases (check_int8, ..., check_uint8, ...).
 - Add some tests for int/uint ranges.
 - Update copyright years.

0.08 2025-11-11T10:39:44+01:00
 - Add scientific notation to check_positive_decimal() subroutine.

0.07 2025-09-09T23:07:40+02:00
 - Add check_positive_decimal_range().

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.
