All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.4.2 (2022-05-09)
1.4.1 (2021-12-17)
- fallback nonces method for some tokens (828ed38)
1.4.0 (2021-11-09)
- methods for owner recovery from permit callData (c37eb48)
1.3.0 (2021-10-26)
- support permits for DAI-like tokens
- support permits for DAI-like tokens (fbe889b)
1.2.2 (2021-09-24)
- support tokens with upgradable contracts (2debb56)
1.2.1 (2021-09-01)
- getDomainSeparator(tokenAddress) to get domain separator (80d3e45)
1.2.0 (2021-08-30)
- change web3 libs version to 1.5.1 (because 2.0.0 is deprecated)
-
support tokens implemented EIP-712 without version in DOMAIN_TYPEHASH (cd15504)
-
support tokens implemented EIP-712 without version in DOMAIN_TYPEHASH (4ea1bce)
-
change web3 libs version to 1.5.1 (because 2.0.0 is deprecated) (5637b89)
1.1.0 (2021-08-09)
-
change web3 libs version to 1.5.1 (because 2.0.0 is deprecated)
-
change web3 libs version to 1.5.1 (because 2.0.0 is deprecated) (d4e8854)
1.0.2 (2021-07-22)
- index.ts file for short imports (a2e32e4)