Skip to content

0.1.2

Choose a tag to compare

@github-actions github-actions released this 18 Sep 09:34
· 95 commits to main since this release
c452934

πŸ“ Changelog

✨ Features

  • feat: add an env var for dumping standard JSON input (#123)
  • feat: add a metadata size hint for LLVM (#126)
  • feat: support escaped Yul object identifiers (#129)

πŸ› Fixes

  • fix: emit empty contracts required by Hardhat v3 (#133)
  • fix: do not call LLVMIsELF during linking (#134)
  • fix: don't rematerialize CALLDATALOAD when it redefines a VR (#137)
  • fix: unsafe memory asm detection in dependencies (#139)

πŸ“¦ Other Changes

  • ci: add a16z/cicada to tested projects (#112)
  • ci: add common Foundry benchmarks (#124)
  • ci: add more Foundry projects for benchmarking (#120)
  • ci: update forge-benchmarks.toml to the latest version (#127)
  • ci: fix the Hardhat workflow (#128)
  • ci: add Hardhat v3 sample to tested projects (#135)
  • ci: unify Hardhat markdown tables reporting (#142)
  • chore: migrate era-compiler-* to this monorepo (#131)