Skip to content

Releases: SlayerOrnstein/market_client

v2.0.3

13 Aug 01:51
Compare
Choose a tag to compare

2.0.3 (2022-08-13)

Bug Fixes

  • searchOrders not returns OrderRow instead of OrderFull (2417521)
  • export entities (51ca107)
  • trigger gh actions (d14247e)

v2.0.2

09 Aug 23:21
Compare
Choose a tag to compare

2.0.2 (2022-08-09)

Bug Fixes

  • set_root is now nullable (6b66b1e)

v2.0.1

12 May 02:08
Compare
Choose a tag to compare

2.0.1 (2022-05-12)

Bug Fixes

v2.0.0

21 Jan 19:17
Compare
Choose a tag to compare

2.0.0 (2022-01-21)

Features

  • recreated current models to match api doc schemes (27c9abc)

BREAKING CHANGES

  • Since models were redone from scratch they all now have new names, and endpoints that were not in the docs were commented out until they are or until I see it's stable enough to add.

v1.2.0

08 Jan 03:45
Compare
Choose a tag to compare

1.2.0 (2022-01-08)

Features

  • add endpoint for item statistics (eadf33e)

v1.1.8

11 Oct 17:21
Compare
Choose a tag to compare

1.1.8 (2021-10-11)

Bug Fixes

  • icon_format can be nullable in some cases (7de07ed)

v1.1.7

09 Oct 03:30
Compare
Choose a tag to compare

1.1.7 (2021-10-09)

Performance Improvements

  • most recents now returns RecentOrders (6edaef3)

v1.1.6

09 Oct 03:05
Compare
Choose a tag to compare

1.1.6 (2021-10-09)

Performance Improvements

  • add a recent order class (762280a)

v1.1.5

09 Oct 02:55
Compare
Choose a tag to compare

1.1.5 (2021-10-09)

Reverts

  • Revert "fix: removed item from order since it doesn't seem to be used" (7f8d96a)

v1.1.4

09 Oct 02:51
Compare
Choose a tag to compare

1.1.4 (2021-10-09)

Bug Fixes

  • removed item from order since it doesn't seem to be used (22dc995)