Skip to content

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 31 Mar 10:49
· 54 commits to main since this release

[0.7.3] - 2026-03-31

🚜 Refactor

  • (workspace,ci) Bump version to 0.7.3 and fix no_std compilation errors
  • (btc,core,ton) Format code style and remove unused NOSTD_TARGET variable
  • (workspace,ci,evm) Fix no_std compilation for all-chains feature and improve error handling

📚 Documentation

  • (README) Add CLI demo GIF and VHS tape script
  • (README) Remove fixed width from demo GIF image
  • (demo) Update VHS tape script and regenerate demo GIF
  • (demo) Expand VHS tape script with 8 examples and add comments

⚙️ Miscellaneous Tasks

  • (workflows,dependabot) Replace reusable workflow with inline jobs and add GitHub Actions updates