v1.1.0
Featured Changes
Breaking Changes
- Fix slow compilation with
via-ir
by @mds1 in #217. Make sure to update usagestdChains
from the formstdChains.Mainnet.chainId
tostdChains["mainnet"].chainId
Other Changes
- Feat: add serialize (vm.writeJson) to stdjson by @odyslam in #213
- feat: add emitter to Log struct by @davidiola in #214
Other Changes
- chore:
forge fmt
by @ZeroEkkusu in #203 - docs: fix ci badge by @ZeroEkkusu in #202
- Use relative imports in interfaces for VSCode linting compatibility by @jameswenzel in #206
- restrict cheats mutability by @adhusson in #205
- fix: ds-test imports + compiler warnings by @mds1 in #210
- chore: remove
\
, updateds-test
by @ZeroEkkusu in #216 - fix: add signature for bytes by @odyslam in #218
New Contributors
- @jameswenzel made their first contribution in #206
- @adhusson made their first contribution in #205
- @davidiola made their first contribution in #214
Full Changelog: v1.0.0...v1.1.0