Releases: cowprotocol/cow-sdk
Releases · cowprotocol/cow-sdk
v1.0.0-RC.7
What's Changed
- Cowswap977/deprecate rinkeby by @alfetopito in #76
Full Changelog: v1.0.0-RC.6...v1.0.0-RC.7
v1.0.0-RC.6
What's Changed
- Trigger npm publish when a release/pre-release is created by @ramirotw in #53
- Pr70/follow up by @alfetopito in #73
- Fix string comparison in publish script by @ramirotw in #75
- Fix example comment by @ramirotw in #78
- 62/export contract addresses by @alfetopito in #79
Full Changelog: v1.0.0-RC.5...v1.0.0-RC.6
v1.0.0-RC.5
What's Changed
- Fix multi env queries by @alfetopito in #70
Full Changelog: v1.0.0-RC.4...v1.0.0-RC.5
v1.0.0-RC.4
v1.0.0-RC.3
What's Changed
Full Changelog: v1.0.0-RC.2...v1.0.0-RC.3
v1.0.0-RC.2
What's Changed
- CowSdk - fix constructor type for optional APIs (and tests) by @W3stside in #60
- CowSdk options params to enable 0x and Paraswap APIs by @W3stside in #59
Full Changelog: v1.0.0-RC.1...v1.0.0-RC.2
v1.0.0-RC.1
Summary
Adds the legacy paraswapApi and updates the used app-data package to RC.3
What's Changed
- Refactor app data tests by @alfetopito in #52
- Support modules in nodejs by @ramirotw in #51
- Expose metadata methods from app data by @alfetopito in #54
- Handle non-json errors and expose original quote API by @anxolin in #56
- Add ParaswapApi + ParaswapError by @W3stside in #55
- Update app-data to latest by @W3stside in #63
Full Changelog: v1.0.0-RC.0...v1.0.0-RC.1
v1.0.0-RC.0
Summary
Breaking change in the API cowSdk.metadataApi.generateAppDataDoc method introduced, thus a major version bump
What's Changed
- Improve README documentation by @anxolin in #45
- Extend from BaseAPI and add 0x quote API by @W3stside in #37
- Replace isDevEnvironment variable by @matextrem in #49
- Cowswap785/app data package by @alfetopito in #50
New Contributors
Full Changelog: v0.0.15...v1.0.0-RC.0
v0.0.15
What's Changed
- 322/quote id on price information types by @alfetopito in #39
- 322/simplify quote metadata by @alfetopito in #41
- Clean quote metadata properties by @alfetopito in #43
- SDK improvements by @matextrem in #42
- Added goerli network by @nenadV91 in #40
New Contributors
Full Changelog: v0.0.14...v0.0.15
v0.0.15-RC.1
What's Changed
- Clean quote metadata properties by @alfetopito in #43
Full Changelog: v0.0.15-RC.0...v0.0.15-RC.1