Releases: malik672/uniswap-sdk-core-rust
Releases · malik672/uniswap-sdk-core-rust
v3.2.0
What's Changed
- refactor!: change rounding parameters to use defaults by @shuhuiluo in #89
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- refactor: add
derive_more
and adjust imports by @shuhuiluo in #86 - refactor!: upgrade
thiserror
and refine error handling by @shuhuiluo in #88 - feat: add
From
derive toCurrency
enum by @shuhuiluo in #87
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- refactor!: consolidate currency-related traits and add
Currency
enum by @shuhuiluo in #85
Full Changelog: v2.4.0...v3.0.0
v2.4.0
What's Changed
- feat: add
compute_zksync_create2_address
by @shuhuiluo in #83 - chore: refactor
ChainAddresses
and add new network addresses by @shuhuiluo in #84
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- refactor: currency traits and implementations by @shuhuiluo in #82
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- refactor!: address mappings for conciseness by @shuhuiluo in #80
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- chore!: refactor trait implementations and add traits by @shuhuiluo in #79
Full Changelog: 2.0.0...v2.1.0
2.0.0
What's Changed
- perf!: reduce cloning, add inline attribute by @shuhuiluo in #78
Full Changelog: v1.1.0...2.0.0
v1.1.0
What's Changed
- chore: Bump version to 1.1.0 and update alloy-primitives by @shuhuiluo in #77
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- refactor: Refactor currency representation and correct minor comment … by @shuhuiluo in #73
- chore: Improve CI tests, README documentation, and update feature gua… by @shuhuiluo in #74
- fix: Update readme to make code example run by @cazeth in #75
- chore: Update error variants and improve documentation by @shuhuiluo in #76
New Contributors
Full Changelog: v0.26.0...v1.0.0