Releases: hirosystems/clarinet
Releases · hirosystems/clarinet
v2.8.0
✨ Features
- Add stacks_node_next_initiative_delay in devnet config (#1523) (56f7c46)
- Advance burn and stacks chain tips independently (#1506) (efeadc5)
- Clarinet sdk browser (#1448) (1982441)
🐞 Bug fixes
- Improve vitest matcher sources resolver (#1514) (0cd1b95)
- Testnet.toml path in project creation template (#1504) (b37d9f8)
🧹 Chores
- Update time version (#1525) (428afdc)
- Clippy warning v1.80 (#1518) (445ea33)
- Update reqwest and tokio version and other dependencies (#1510) (bce1a30)
📚 Documentation Changes
Credits
v2.7.0
✨ Features
- Support clarity 3 (#1465) (2c92bef)
- Update Clarity-vm (#1484) (3365470)
- Create git attributes in projects (#1446) (b08df15)
🐞 Bug fixes
- Print error if deployment start fails (#1487) (fe8f96e)
- Set tenure height on epoch change if great or equal than 3.0 (#1482) (e59b1f3)
- Better new project name handling (#1481) (6ce3af5)
- Prevent panic in trace (#1467) (343a01a)
- Block height increment in sdk mine_block (#1466) (156058c)
- Add a safety check in lsp check_if_should_wrap (#1459) (9c4bfdb)
- Upgrade rustline and fix escape characters in cli (da11c99)
- Add options to enable or disable costs and coverage reports in sdk (#1441) (fd761e4)
Credits
v2.6.0
v2.5.1
chore: release 2.5.1 (#1424)
v2.5.0
✨ Features
- Improved epoch 2.5 support (#1418) (397d8a4)
- Enable boot contracts coverage (#1412) (c570964)
- Introduce the stacks-codec component (#1399) (83e1383)
🐞 Bug fixes
- Improve error message in sdk custom matchers (#1417) (a7bd073)
- Allow epoch 2.5 in clarinet-sdk (#1414) (19747e3)
- Allow requirements for contracts deployed with multisig (807c738)
🧹 Chores
Credits
Special thanks to @friedger and @obycode for the bug reports and the great suggestions
v2.4.1
v2.4.0
✨ Features
- Upgrade devnet to improve epoch 2.5 handling (7c201d4)
- Add signers and signers-voting boot contracts (#1386) (05c6a57)
- Call private function in simnet (#1380) (0288a26)
🧹 Chores
- Update pox contracts (#1387) (9adb0f0)
- Handle pox-locking in simnet (#1375) (dbc0178)
- Update clarity and clarity-wasm (#1372) (ae47f28)
Credits
v2.3.1
chore: release 2.3.1 (#1371)
v2.3.0
✨ Features
- Handle deployment plans in simnet (clarinet-sdk only) (#1360) (a340d48)
- Improve clarity-wasm results comparison (#1358) (0f9e612)
- Enable clarity-wasm in clarity check (#1355) (abc3458)
🐞 Bug fixes
- Log to devnet.log file when running js devnet (#1363) (388c501)
- Remove errors on exit when running devnet with
--no-dashboard
(#1357) (fad5c76)
🧹 Chores
- Update clarinet new project template (#1367) (80be703)
- Remove chainhook subcommands (#1328) (1d084ef)