Skip to content

v7.1.0

Choose a tag to compare

@janniks janniks released this 02 Jun 11:26
· 22 commits to main since this release

7.1.0 (2025-06-02)

Features

  • Allow CLI call_contract_func command to take Clarity arguments as command line arguments (5d1ae3f)

Bug Fixes

  • Fix Cl.parse and Cl.stringify to match JSON.parse and JSON.stringify in escaping characters and string handling (c3267a5)
  • Fix a regression from the v7.x.x update where the localnet/mocknet flag stopped being respected in the CLI (53c6aaa)