v1.4.0
What's Changed
- the mock contracts are now being formatted with
forge fmt
according to the project's configuration - updates
solc-typed-ast
version to18.1.3
- enabled mocking user-defined values and internal pure functions
Full Changelog: v1.3.0...v1.4.0