Releases: SetProtocol/set-protocol-v2
Releases · SetProtocol/set-protocol-v2
v0.3.2
0.3.2 (2022-03-24)
Fixes
- utils: Port StringArrayUtils from set-v2-strategies [SIM-124] (#227) (dbf6c04)
v0.3.2-hhat.1
Bug Fixes
- utils: Port StringArrayUtils from set-v2-strategies [SIM-124] (#227) (dbf6c04)
v0.3.1
0.3.1 (2022-03-24)
Bug Fixes
- interfaces: Add protocol interfaces for set-v2-strategies [SIM-124] (#226) (0bd5ca4)
v0.3.1-hhat.1
Bug Fixes
- interfaces: Add protocol interfaces for set-v2-strategies [SIM-124] (#226) (0bd5ca4)
v0.3.0
0.3.0 (2022-03-24)
Features
- deprecation: Consolidate or remove deprecated contracts [SIM-124] (#225) (579852a)
- Deprecate NavIssuanceModule (in favor of CustomOracleNAVIssuanceModule)
- Deprecate PerpV2LeverageModule (in favor of PerpV2LeverageModuleV2)
- Deprecate AaveGovernanceAdapter (in favor of AaveGovernanceV2Adapter)
- Deprecate UniswapYieldHook
- Deprecate all AaveV1 contracts, external ABIs and associated fixtures
- Deprecate all single use token migration contracts
v0.3.0-hhat.1
Features
- deprecation: Consolidate or remove deprecated contracts [SIM-124] (#225) (579852a)
v0.2.0
0.2.0 (2022-03-21)
Bug Fixes
- build: Upgrade eslint-plugin-jsdoc to latest (#228) (f5758d2)
- PerpV2BasisTradingModule: bytecode size limit bug (#200) (ddfab38)
Features
- publishing: Auto publish repository to npm in CI [SIM-123] (#203) (8ddbbf1)
v0.2.0-hhat.1
Bug Fixes
- build: Upgrade eslint-plugin-jsdoc to latest (#228) (f5758d2)
- PerpV2BasisTradingModule: bytecode size limit bug (#200) (ddfab38)
Features
- publishing: Auto publish repository to npm in CI [SIM-123] (#203) (8ddbbf1)
v0.1.15
- Rebuild types for IssuanceModule