Skip to content

v0.24.2

Choose a tag to compare

@TimothyJones TimothyJones released this 11 Jun 15:40
2258173

0.24.2 (2025-06-11)

Features

  • Add ability to override some configuration advice via adviceOverrides (ef171e2)
  • plugin: Added convenience method for determining whether contracts can't be published in the current setup (3b0c516)

Bug Fixes

  • boundary: Fix an issue where state handlers set in the verifier constructor wouldn't be respected (e5c0528)
  • cli: Downloaded contracts no longer write a main contract file, as we can't tell which one is main (9631a77)
  • core: Ignore non-json files in the contract dir (ae5f8a8)
  • core: Improve debug logs when the required state handlers are missing (a0d3292)
  • core: Now the verifier no longer says it's publishing results when it's only finalising the rverification (e8b275f)
  • core: The verifier no longer warns that it's not publishing contracts when you've explicitly told it not to (673ebba)
  • plugins: Add explicit error code for missing state handler and document it (4e18264)

Dependencies

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