v0.5.0a3
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-contract by @kuzdogan in #5038 fix[venom]: phi single use fix by @…