Releases: Polymarket/python-order-utils
Releases · Polymarket/python-order-utils
v0.3.2
What's Changed
- Fix: force sig to include 0x prepended by @JonathanAmenechi in #35
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Fix: Replace pysha3 with compatible libs by @JonathanAmenechi in #34
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.0
0.1.1
What's Changed
- Fix: updated addresses, abi by @JonathanAmenechi in #29
Full Changelog: v0.1.0...v0.1.1
0.1.0
What's Changed
- Feat/adapt utils to new contract by @poly-rodr in #27
- last contract deploy by @poly-rodr in #28
Full Changelog: v0.0.23...v0.1.0
0.0.23
What's Changed
- update contract addresses to support partial market fills by @L-Kov in #21
- Fix: update contracts, tests, abis by @JonathanAmenechi in #22
- Feat: mainnet addresses by @JonathanAmenechi in #23
- Fix/checksum address by @poly-rodr in #24
- Adding new field: timeInForce by @poly-rodr in #25
- updating contracts by @poly-rodr in #26
New Contributors
- @L-Kov made their first contribution in #21
- @poly-rodr made their first contribution in #24
Full Changelog: v0.0.14...v0.0.23
0.0.14
What's Changed
- Fix: add minAmountReceived field to MarketOrderAndSignature payload by @JonathanAmenechi in #20
Full Changelog: v0.0.13...v0.0.14
0.0.13
What's Changed
- Fix: bug fix on limit order creation by @JonathanAmenechi in #18
- Feat: upgrade to latest deployment by @JonathanAmenechi in #19
Full Changelog: v0.0.11...v0.0.13
0.0.11-alpha
- Limit and Market order signing and building
- Updated Mumbai contracts