All notable changes to boxic_dmn will be documented in this file.

The project follows Semantic Versioning. While the package is below version 1.0.0, breaking changes increment the minor version.

0.1.0 - 2026-07-18

  • Initial public release.
  • Load and normalize DMN 1.4 XML models.
  • Validate model structure, types, and references.
  • Evaluate decisions, decision tables, boxed expressions, business knowledge models, imports, and decision services.
  • Validate against DMN TCK revision 0dbcaf9b98bc3af4e36d44a7aed95e9e85703a13.
  • Pass all 1,485 cases in the pinned DMN TCK profile.