Changes in version 0.1.2 (2025-05-28) Minor changes - Check run time errors can be inspected using last_check_errors(). Bug fixes - Predicates that produce errors are now distinguished between predicates that fail. Changes in version 0.1.1 (2025-05-08) Bug fixes - Fixed issue where lots of column names in the message were being replaced with '...'. - Fixed issue where checking on a column named e triggered error in check_schema(). - Fixed issue where modifiers wouldn't work with custom predicates. Changes in version 0.1.0 (2025-04-24) CRAN release Changes in version 0.0.0.9000 Major changes - Initial development version of package schematic.