v0.28.0
blockstack-devops
released this
31 Mar 00:47
·
1767 commits
to main
since this release
0.28.0 (2022-03-31)
Features
- Introducing step by step debugging in
clarinet console
(#292) - Introducing new
beforeContractsDeployment
callback in testing harness framework (#240) - Introducing local caching for contracts listed as requirements (#240)
- Introducing new terminal interface for tracking contracts deployments (#240)
- Enabling stacks-blockchain-api local documentation when spinning up devnet (#305)
- Improving "expectTuple" signature (#286)
Fixes and Improvements
- Improving reliability of
clarinet contracts publish
[devnet/testnet/mainnet] (#240) - Optimizing devnet spin-up time via
clarinet integrate
- now around 40s (#240) - Fixing Stacks Explorer configuration, not displaying transactions and block details (#305)
- Myriad of developer facing error improvements (#275)
- Myriad of fixes and improvements in the deno testing framework (#240)
- Myriad of fixes in stacks-devnet-js (#240)
- Myriad of fixes in contracts requirements handling (#240)
- General documentation improvements (#283, #294, #274)