Releases: NFTGo/GoTrading
Releases · NFTGo/GoTrading
v1.0.15
v1.0.14
Fix/ppv2 (#34) * fix ppv2 orderkind * update package version
v1.0.13
update package json (#33)
v1.0.12
Major Changes
No major changes in this release.
Minor Changes
- Post Order bug fix
v1.0.11
Major Changes
No major changes in this release.
Minor Changes
- CreateListings method can create private listings now.
- FulfillListings method supports separating the buyer address and recipient address.
v1.0.10
Major Changes
No major changes in this release.
Minor Changes
- Actions can be executed separately by invoking processor method in Utils
v1.0.9
Major Changes
- Unique orderHash will be returned after the order is posted
- Fullfil Offers, Fulfill Listings and Cancel Orders method support passing orderHash for further execution
- Default executeActions method support bulk listings&offers scenario
Minor Changes
- Complete some unit tests
v1.0.8
Major Changes
No major changes in this release.
Minor Changes
- Added support for passing the
agent
parameter during initialization; this applies to all GoTrading HTTP requests.
v1.0.7
hotfix aggregator index (#21)
v1.0.6
hotfix post opensea token offer bug