v1.6.0
Featured Changes
- fix(tests): conform to upcoming
expectRevert
behavior by @Evalir in #379 — Read more about the upcoming forge v1 behavior here - feat: add
CallerMode
enum andvm.readCallers
cheat by @xeno097 in #400 - feat: add
deployCodeTo
StdCheat by @ZeroEkkusu in #401 - feat: add
vm.skip(bool)
cheat by @Evalir in #410 - feat: add
checked_write_int
forint256
toStdStorage
by @0xb10ckdev in #415 - feat: add
assumeAddressIsNot
StdCheats @Sabnock01 in #407
Other Changes
- chore: remove unused import by @paco0x in #392
- fix: improve DX by @ZeroEkkusu in #398
- ci: check for warnings by @ZeroEkkusu in #403
- ci: fix indentation by @mds1 in #408
- ci: remove dup step by @ZeroEkkusu in #413
- chore: bump to v1.6.0 by @mds1 in #417
New Contributors
- @paco0x made their first contribution in #392
- @xeno097 made their first contribution in #400
- @0xb10ckdev made their first contribution in #415
Full Changelog: v1.5.6...v1.6.0