Features
- feat: install missing deps on build (#2617)
- feat: run forge build by default (#2614)
- feat: add contract filters to bind (#2613)
- feat: print test suite names in failure summary (#2624)
Fixes
- fix(anvil): update blockhash in db (#2598)
- fix(fmt): doc block trailing whitespace (#2600)
- fix(forge): always enable tracing to collect contract names without requiring
-vvvv
onforge script
(#2602) - Fix mean on empty arrays (#2612)
Other
- docs: add basic dev docs folder (#2608)