Releases: malik672/uniswap-sdk-core-rust
Releases · malik672/uniswap-sdk-core-rust
v3.6.0
What's Changed
- chore: refactor token fee types and improve workflow configuration by @shuhuiluo in #108
- refactor!: enhance
ChainAddresses
structure and update values by @shuhuiluo in #109
Full Changelog: v3.5.0...v3.6.0
v4.0.0-rc4
What's Changed
- chore: update
derive_more
andfastnum
by @shuhuiluo in #106
Full Changelog: v4.0.0-rc3...v4.0.0-rc4
v3.5.0
What's Changed
- fix(no-std): update dependencies and features and replace
FxHashMap
… by @shuhuiluo in #107
Full Changelog: v3.4.0...v3.5.0
v4.0.0-rc3
What's Changed
- feat: add
wrapped_owned
method toCurrencyAmount
by @shuhuiluo in #105
Full Changelog: v4.0.0-rc2...v4.0.0-rc3
v3.4.0
What's Changed
- feat: add
wrapped_owned
method toCurrencyAmount
by @shuhuiluo in #104
Full Changelog: v3.3.0...v3.4.0
v4.0.0-rc2
What's Changed
- feat: add
ToBig
trait implementation forBigDecimal
by @shuhuiluo in #103
Full Changelog: v4.0.0-rc1...v4.0.0-rc2
v4.0.0-rc1
What's Changed
- chore: update metadata, ci workflows, and README badges by @shuhuiluo in #100
- fix: reduce big int overflow by @shuhuiluo in #101
- chore: re-export
fastnum
and update crate version by @shuhuiluo in #102
Full Changelog: v4.0.0-rc...v4.0.0-rc1
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