Skip to content

v0.29.1

Choose a tag to compare

@TimothyJones TimothyJones released this 04 Jun 13:43
56996c4

0.29.1 (2026-06-04)

Bug Fixes

  • java-dsl: Add missing deserialisation functions for non-string state variables to the Java DSL. Previously, these didn't work at all. getStateVariable(String) is now deprecated, please use getStateVariable(String, Class) or the convenience functions getIntegerStateVariable and getStringStateVariable (ffb18f8)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @contract-case/eslint-config-case-maintainer bumped from 0.29.0 to 0.29.1