Skip to content

v3.6.2

Compare
Choose a tag to compare
@dbale-altoros dbale-altoros released this 17 Aug 20:55
· 236 commits to develop since this release
400248d

[3.6.2] - 2023-08-17

Added

  • New Rule: one-contract-per-file - Enforces the use of ONE contract per file #487

Fixed

  • foundry-test-functions - Modified regex to include invariant and statefulFuzz tests #484
  • quotes - To allow quotes inside double quotes and viceversa #485
  • JSON - Formatter returning JS object instead of standard json #490