Releases: malik672/uniswap-sdk-core-rust
Releases · malik672/uniswap-sdk-core-rust
v4.0.0-rc
What's Changed
- perf!: refactor types and replace
num-bigint
withfastnum
by @shuhuiluo in #93 - feat: refactor and standardize conversions to Big numeric types by @shuhuiluo in #97
- refactor: streamline arithmetic traits with macros by @shuhuiluo in #99
Full Changelog: v3.3.0...v4.0.0-rc
v3.3.0
What's Changed
- refactor: clean up dependencies and re-exports by @shuhuiluo in #92
Full Changelog: v3.2.0...v3.3.0
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