Skip to content

Releases: stx-labs/clarinet

v3.21.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 21:35
Immutable release. Only release title and notes can be modified.
b45abcf

🧹Chores

v3.21.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 17:04
Immutable release. Only release title and notes can be modified.
6cea800

✨ Features

  • Pox-5 devnet capabilities (#2428) (23473c0)
  • Add logger hook filters (all, project-only, none) (#2442) (3a3e35a)
  • Replace curl shellout with worker-thread sync HTTP in Node WASM (#2408) (eebe5bb)

🐞 Bug Fixes

🧹Chores

  • Update syntax with new clarity 6 functions (#2443) (98ac956)

v3.20.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 18:22
Immutable release. Only release title and notes can be modified.
d338ac2

✨ Features

🐞 Bug Fixes

  • Remote_data fetch getContractAST (#2431) (ec353a0)
  • Surface getContractAST errors as JsError with descriptive messages (#2429) (ecfebc1)
  • New epoch and clarity types (#2425) (afc0879)

🧹 Chores

Contributors

@hugo-stacks
@brice-stacks
@brady-stacks

v3.19.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 19:41
Immutable release. Only release title and notes can be modified.
fcd8b1c

✨ Features

⚙️ Continuous Integration

  • Build for linux arm64 and generate checksum (#2407) (c8603b9)

🐞 Bug Fixes

Contributors

@hugo-stacks
@jbencin-stacks
@brady-stacks

v3.18.1

Choose a tag to compare

@github-actions github-actions released this 19 May 20:34
Immutable release. Only release title and notes can be modified.
de0d182

🏗️ Build

v3.18.0

Choose a tag to compare

@github-actions github-actions released this 19 May 18:45
Immutable release. Only release title and notes can be modified.
a39a7dd

✨ Features

  • Upgrade clarity vm (Clarity 6 preview) (#2397) (e296a43)
  • static-cost:

⚡ Performance Improvements

  • Cache contract ASTs and only re-parse files which have changed (#2174) (6bdcab5)
  • Remove temp allocations and double conversions (#2390) (6080ab4)

🐞 Bug Fixes

  • Use codelens live-range to avoid flashing (#2385) (5057c61)

➰ Refactors

  • Reduce calls to Hiro API and improve retry logic (#2386) (966e855)

🏗️ Build

  • clarity-vscode: Switch from Webpack to Rspack (#2349) (f75c9d2)

🧹 Chores

⚙️ Continuous Integration

Contributors

@truffle-dev
@brady-stacks
@hugo-stacks
@jbencin-stacks

v3.17.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 20:40
Immutable release. Only release title and notes can be modified.
f6361b9

✨ Features

⚡ Performance Improvements

  • Remove unnecessary call to Session::new(), saving ~70ms per run (#2365) (d2f6e56)
  • clarity-vscode: Remove unused dependencies from build (#2350) (87dd963)

🪲 Bug Fixes

➰ Refactors

🏗️ Build

  • clarity-vscode: Switch from Webpack to Rspack (#2349) (f75c9d2)

🧹 Chores

⚙️ Continuous Integration

Contributors

@brady-stacks
@hugo-stacks
@jbencin-stacks

v3.16.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 13:46
Immutable release. Only release title and notes can be modified.
4d54300

With this release, Clarinet now defaults to Epoch 3.4 and Clarity 5

✨ Features

  • Default to epoch 3.4 (#2342) (a641cbb)
  • linter:
    • Add lint name to diagnostic message (#2307) (d5ab7d9)
    • Add styling and active lints to clarinet check --show-lints output (#2314) (57b844d)

🧹 Chores

⚙️ Continuous Integration

🐜 Bug Fixes

  • Use Environment::OnChain for devnet (#2340) (c01bb94)
  • linter:
    • Make output for single file look like project output (#2335) (90fab33)
  • Properly pass DOCKER_HOST for docker commands (#2309) (de75d2b)
  • Update dependencies to fix new cargo audit warnings (#2320) (d9881c1)

⚡ Performance Improvements

🧪 Tests

Contributors

@jbencin-stacks
@adriano-stacks
@brady-stacks
@hugo-stacks

v3.15.1

Choose a tag to compare

@github-actions github-actions released this 19 Mar 20:50
Immutable release. Only release title and notes can be modified.
ac32680

✨ Features

  • linter:
  • Latest version check for cli (#2278) (e4189bd)
  • Codelens config enhancements (#2273) (6909d11)
  • Add a strength option for key derivation when using encrypted mnemonics (#2284) (1a24c27)
  • Dim #[env(simnet)] annotated code with DiagnosticTag::Unnecessary (#2306) (9d194bb)

🧹 Chores

  • Update default explorer image (#2286) (36684f6)
  • Add tests covering every diagnostic path in collect_annotations (#2292) (03d9853)
  • Never lint boot contracts, and don't run linter on certain core commands (#2258) (1b9dba7)

⚙️ Continuous Integration

🪲 Bug Fixes

  • Check client capabilities before running cost analysis (#2283) (4682586)
  • Ignore env(simnet) annotations that are at end of line (#2291) (56b339b)

➰ Refactors

  • Don't expose clarity crate from clarity-repl (#2260) (891707a)

Contributors

@xoloki-stacks
@brady-stacks
@hugo-stacks
@jbencin-stacks

v3.15.0

Choose a tag to compare

@github-actions github-actions released this 12 Mar 18:42
Immutable release. Only release title and notes can be modified.
4f65918

✨ Features

🧹 Chores

⚙️ Continuous Integration

🪲 Bug Fixes

➰ Refactors

Contributors

@xoloki-stacks
@brady-stacks
@hugo-stacks
@jbencin-stacks