Skip to content

Releases: hirosystems/clarinet

v2.7.0

28 Jun 12:26
9a76909
Compare
Choose a tag to compare

✨ Features

🐞 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

@hugocaillard
@MicaiahReid

v2.6.0

22 Apr 19:34
f06d087
Compare
Choose a tag to compare

✨ Features

🧹 Chores

🔧 Continuous Integration

Credits

@hugocaillard
@MicaiahReid

v2.5.1

16 Apr 13:10
a3b9571
Compare
Choose a tag to compare
chore: release 2.5.1 (#1424)

v2.5.0

15 Apr 14:07
22e10c2
Compare
Choose a tag to compare

✨ Features

🐞 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

@hugocaillard
@MicaiahReid

Special thanks to @friedger and @obycode for the bug reports and the great suggestions

v2.4.1

27 Mar 20:38
175103e
Compare
Choose a tag to compare

Credits

@friedger

v2.4.0

25 Mar 13:21
a5f9fea
Compare
Choose a tag to compare

✨ 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

Credits

@hugocaillard
@MicaiahReid

v2.3.1

04 Mar 15:27
c797c42
Compare
Choose a tag to compare
chore: release 2.3.1 (#1371)

v2.3.0

01 Mar 12:56
7a41c0c
Compare
Choose a tag to compare

✨ 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

🔧 Refactors

  • Let @stacks/transactions handle tuple items sorting in tests diff (#1362) (d313891)

Credits

@diempi
@hugocaillard
@MicaiahReid
@tippenein

v2.2.1

08 Feb 15:48
4bfe976
Compare
Choose a tag to compare

🐞 Bug fixes

🔧 Refactors

v2.2.0

01 Feb 18:49
5b3fdb8
Compare
Choose a tag to compare

✨ Features

  • Upgrade clarity-vm to the Nakamoto version including epoch 2.5 and epoch 3.0 (#1266) (e3ce0c2)
  • Run clarity-wasm in a separate session in clarinet console (#1330) (fdf400b)
  • Improved stacking orders (#1331) (b05d453)

🧹 Chores

📚 Documentation

Credits