Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.18.0

Compare
Choose a tag to compare
@liamcervante liamcervante released this 10 Nov 09:04
· 75 commits to main since this release
ac10835

NOTES:

  • Update README to explain when not to use this library by @alisdair in #104

ENHANCEMENTS:

  • Add PreviousAddress field to ResourceChange to support moved block by @takaishi in #95

BUG FIXES:

  • Fixed typing of check results in statefiles by @Yantrio in #101

INTERNAL:

New Contributors