Releases: enjin/platform-csharp-sdk
Releases · enjin/platform-csharp-sdk
v2.0.2
What's Changed
- [PLA-2188] Uploads NuGet Packages to Release Tag by @Bradez in #34
- Fix TransferBalanceParams JsonConverter Type by @SamTheBay in #35
New Contributors
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- [DX-398] Fix ListingDataInput serialization. by @v16Studios in #33
Full Changelog: v2.0.0...v2.0.1
v2.0.0
v1.1.0
What's Changed
- Added SetIds for GetTransactions and WithTransactionHash for Transaction by @CliffCawley in #18
- Added missing Marketplace value for Dispatch Call by @CliffCawley in #20
- Fixed DispatchAndTouch Signing account by @CliffCawley in #21
- [DX-391] Add channelFilters to GetPendingEvents query. by @v16Studios in #22
- [DX-392] Add support for BatchTransferBalance. by @v16Studios in #23
- [DX-393] Add skipValidation arg to all fuel tank mutations. by @v16Studios in #24
- [DX-394] Add skipValidation to Marketplace mutations. by @v16Studios in #26
- Drop the beta tag and update package versions to 1.1.0. by @v16Studios in #25
- [DX-395] Updates for GetPendingEvents by @v16Studios in #27
- Expose FragmentParameters to correctly build requests with DispatchInput by @CliffCawley in #29
- Added an accessor to PendingEvent to be able to get back typed data by @CliffCawley in #28
- [DX-396] Tweak PlatformRequest encoding. by @v16Studios in #30
- Add SetStates API for use with GetListings request by @SamTheBay in #31
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Add infinite token mint cap type. by @v16Studios in #16
- Get signingPayloadJson working by @SamTheBay in #15
- Fixed Pusher event registration by @CliffCawley in #17
New Contributors
- @SamTheBay made their first contribution in #15
- @CliffCawley made their first contribution in #17
Full Changelog: v1.0.0-beta.4...v1.0.0
v1.0.0-beta.4
What's Changed
- [DX-388] Fix BigIntegerJsonConverters by @v16Studios in #14
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4
v1.0.0-beta.3
What's Changed
- [DX-387] Add signingAccount to mutations and tweak token id input type in marketplace. by @v16Studios in #13
New Contributors
- @v16Studios made their first contribution in #13
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
What's Changed
- Fixed link to online docs in README.md by @BishopJohnson in #1
- Update GraphQL API by @BishopJohnson in #2
- Change Doxygen HTML file naming convention by @BishopJohnson in #3
- Add JSON converters for
ListingDataandListingStateby @BishopJohnson in #4 - Make listener handling by
PusherEventServicethread-safe by @BishopJohnson in #8 - Improve exception messages and class documentation by @BishopJohnson in #5
- Fix message building for HTTP message logging by @BishopJohnson in #6
- Add serialization for parameter arrays by @alexander-efremov in #10
- Add additional property checkers to GraphQL interfaces by @BishopJohnson in #7
New Contributors
- @BishopJohnson made their first contribution in #1
- @alexander-efremov made their first contribution in #10
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2
v1.0.0-beta.1
What's Changed
- Initial public beta release
Full Changelog: https://github.com/enjin/platform-csharp-sdk/commits/v1.0.0-beta.1