Releases: minswap/sdk
Releases · minswap/sdk
0.5.0
Breaking Changes
- Prefixed all exported type names with their module name to avoid naming collisions. Examples:
OrderOptions→DexV2OrderOptions,SwapExactInOptions→DexV2SwapExactInOptions, ...BuildSwapExactInTxOptions→DexV1BuildSwapExactInTxOptions,V1AndStableswapCustomReceiver→DexV1CustomReceiver, ...SwapOptions→StableswapSwapOptions,DepositOptions→StableswapDepositOptions, ...CloseEventOptions→LbeV2CloseEventOptions,RedeemOrdersOptions→LbeV2RedeemOrdersOptions, ...
StableswapCustomReceiveris now its own type, no longer shared with DexV1.
Dependencies
- Bumped
@spacebudz/lucidfrom^0.20.4to^0.20.14 - Removed
enginesconstraint (node >=20.17 <21) frompackage.json
0.4.5
0.4.4
0.4.3
0.4.0
- Upgrade Lucid 0.20.5 with Plutus v3 support
- Support for Maestro adapter