Skip to content

Releases: Rubilmax/foundry-storage-check

v3.0.2

10 Jan 10:15
6a576ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

27 Dec 08:35
4138fdc
Compare
Choose a tag to compare

What's Changed

  • Bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.1 by @dependabot in #77

Full Changelog: v3...v3.0.1

v2.1.3

13 Dec 09:17
ba0abd7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

v2.1.2

01 Dec 10:30
c21768b
Compare
Choose a tag to compare

What's Changed

  • Tries to fix #59 by increasing the wait delay from 200ms to 800ms

Full Changelog: v2.1.1...v2.1.2

v2.1.1

07 Nov 09:54
556aaed
Compare
Choose a tag to compare

What's Changed

  • Bump eslint-plugin-jest from 27.1.2 to 27.1.3 by @dependabot in #38
  • Bump @types/node from 18.11.0 to 18.11.4 by @dependabot in #37
  • Bump @jest/types from 29.2.0 to 29.2.1 by @dependabot in #36
  • Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0 by @dependabot in #35
  • Bump @trivago/prettier-plugin-sort-imports from 3.3.1 to 3.4.0 by @dependabot in #34
  • Bump @types/node from 18.11.4 to 18.11.8 by @dependabot in #43
  • Bump eslint from 8.25.0 to 8.26.0 by @dependabot in #39
  • Bump @typescript-eslint/parser from 5.40.1 to 5.42.0 by @dependabot in #41
  • Bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.0 by @dependabot in #42
  • Bump @solidity-parser/parser from 0.14.3 to 0.14.5 by @dependabot in #40

Full Changelog: v2.1...v2.1.1

v2.1

24 Oct 08:52
582ba24
Compare
Choose a tag to compare

Major fixes

  • Added interfaces to the variable types bypass checklist, to avoid unecessary errors (interfaces are disguised addresses in the storage and we don't wanna raise errors when changing extending or changing interfaces)

What's Changed

Full Changelog: v2...v2.1

v2

05 Oct 11:58
e8d7a91
Compare
Choose a tag to compare
  • Added diff type classification (warnings/errors)
  • Added PR annotations
  • Improved algorithm

v1.1

09 Sep 14:46
a936771
Compare
Choose a tag to compare

v1.0

08 Sep 16:37
e2a3207
Compare
Choose a tag to compare