Skip to content

Releases: hirosystems/clarinet

v0.26.0

12 Feb 01:45
Compare
Choose a tag to compare

0.26.0 (2022-02-12)

Bug Fixes

  • fix serialization of REPL settings (5fc9d08)

Features

  • macos-arm64 / Apple Silicon / M1 builds (da5f1bc)

v0.25.1

11 Feb 01:36
Compare
Choose a tag to compare

0.25.1 (2022-02-11)

Bug Fixes

  • crash on clarinet new contract (d236370), closes #246

v0.25.0

10 Feb 18:50
Compare
Choose a tag to compare

0.25.0 (2022-02-10)

Bug Fixes

  • clarity-repl resolve_link adjustment (f1e8b47)
  • link title typo (20b5982)

Features

v0.24.0

19 Jan 18:13
Compare
Choose a tag to compare

0.24.0 (2022-01-19)

Bug Fixes

  • fixed broken links (b0f073a)
  • generate proper strings from contract results (6b189c6), closes #213
  • only code-sign on release (e10f3d1)
  • resolve bug with windows build in CI (16ccd00)

Features

  • added ignore and only options to clarinet test (a57cc23)

v0.23.1

13 Jan 23:03
Compare
Choose a tag to compare

0.23.1 (2022-01-13)

Bug Fixes

  • issue with chunked information in Mempool section (1dd1e22)

v0.23.0

07 Jan 02:26
Compare
Choose a tag to compare

0.23.0 (2022-01-07)

Bug Fixes

Features

  • display warning as warning in popups (0ec64cf)

v0.22.0

05 Jan 23:54
Compare
Choose a tag to compare

0.22.0 (2022-01-05)

Bug Fixes

Features

  • fail gracefully on Clarinet.toml errors (3023320)

v0.21.2

23 Dec 20:16
Compare
Choose a tag to compare

0.21.2 (2021-12-23)

Bug Fixes

  • rollback to clarity-repl v0.18.0 (c5db67b)

v0.21.1

23 Dec 03:52
Compare
Choose a tag to compare

0.21.1 (2021-12-23)

Bug Fixes

v0.21.0

22 Dec 19:42
Compare
Choose a tag to compare

0.21.0 (2021-12-22)

Bug Fixes

Features

  • add analysis field into project config (ce61daf)
  • add key (0631e72)
  • implement telemetry as a gated feature (8b04f8b)
  • implement telemetry helpers (b1cbcc6)