Changes for version 0.026 - 2024-11-16

  • some performance optimizations for schema traversal and evaluation
  • is_equal() utility function, and the const and enum keywords, now provide more detailed error diagnostics
  • numeric type checking is relaxed, now allowing for dualvars arising from the simple case of using a number in string context or a string in numeric context (only a problem in perls <5.36)

Modules

Validate data against a schema, minimally