Skip to content

0.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 11:24
· 149 commits to main since this release
5894d1e

πŸ“ Changelog

✨ Features

  • feat: provide linux and macos installation script (#81)
  • feat: make stack never too deep again (#77)
  • feat: support env-vars for solx-specific parameters (#90)

πŸ› Fixes

  • fix: side effects for block and transaction variables (#93)
  • fix: runtime bytecode size limit check and -Oz mode (#97)

πŸ“š Documentation

  • docs: update installation and usage guides (#82)
  • docs: minor versioning and spelling update (#96)

πŸ“¦ Other Changes

  • ci: update auto-changelog generation (#76)
  • ci: use forge benchmarks config
  • ci: fix USE_SOLX variable setup in foundry benchmarks (#79)