What's Changed
- fix[parser]: reject non-name for-loop targets early by @banteg in #5022
- chore[docs]: improve interfaces wildcard note by @pcaversaccio in #5034
- chore[docs]: add warning for
send(to,0)by @trocher in #5030 - feat[docs]: update logo display logic by @hwhsu1231 in #5033
- fix[docs]: fix JSON field annotations in
compiling-a-contractby @kuzdogan in #5038 - fix[venom]: phi single use fix by @HodanPlodky in #5009
- fix[venom]: release nonreentrant lock on internal function return by @banteg in #5065
- fix[tool]: include transitive interface imports in integrity sum by @banteg in #5077
- feat[venom]: add dynamic allocation lowering by @harkal in #4922
- feat[lang]: add custom errors by @AlbertoCentonze in #4791
New Contributors
- @hwhsu1231 made their first contribution in #5033
Full Changelog: v0.5.0a2...v0.5.0a3