All notable changes to boxic_feel 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.
  • Parse and evaluate FEEL expressions with decimal number semantics.
  • Support FEEL collections, contexts, ranges, functions, temporal values, and Level 3 built-ins.
  • Provide an allowlisted Elixir external-function boundary.
  • Target DMN 1.4 and use the IANA timezone database through tz.
  • Validate against DMN TCK revision 0dbcaf9b98bc3af4e36d44a7aed95e9e85703a13.
  • Pass 2,042 cases in the pinned FEEL TCK profile, with the 18 Java-specific external-function cases reported as intentionally unsupported.