Skip to content

Releases: SlayerOrnstein/market_client

v4.4.0

28 Jan 13:55
Compare
Choose a tag to compare

4.4.0 (2024-01-28)

Features

  • MarketWebSocket now opens a default connection using PC as it's default platform (216d4c5)
  • removed openWebSocket (c958007)

v4.3.0

27 Jan 17:44
Compare
Choose a tag to compare

4.3.0 (2024-01-27)

Features

  • added a copyWith mthod to MostRecentOrders (3b5d889)

v4.2.1

26 Jan 05:42
Compare
Choose a tag to compare

4.2.1 (2024-01-26)

Bug Fixes

  • format DateTime to match how Warframe Market stores dates (b3077d5)

v4.2.0

26 Jan 00:02
Compare
Choose a tag to compare

4.2.0 (2024-01-26)

Bug Fixes

  • fetchItem and fetchItems not pointing to the right payload (157490f)
  • HttpHelpers.parseResponse now returns the complete json instead of just the payload (c7016a1)

Features

  • renamed some existing functions that start with get to use fetch instead (d68ef79)

Performance Improvements

  • recent orders are now parsed in a seperate isolate (b08a1f7)

v4.1.1

26 Nov 16:52
Compare
Choose a tag to compare

4.1.1 (2023-11-26)

Bug Fixes

  • forgot to expose 'MostRecentOrders` model (900320e)

v4.1.0

26 Nov 16:26
Compare
Choose a tag to compare

4.1.0 (2023-11-26)

Bug Fixes

  • cleaned up endpoints and websockets (ac10cdf)

Features

  • add websocket for new orders (57ef468)

v4.0.2

25 Oct 17:53
Compare
Choose a tag to compare

4.0.2 (2023-10-25)

Bug Fixes

  • add tests with fixes based on said tests (5e09b15)

v4.0.1

04 Jul 15:37
Compare
Choose a tag to compare

4.0.1 (2023-07-04)

Bug Fixes

  • let http version play well with other packages (3f26cac)

v4.0.0

03 Jul 20:13
Compare
Choose a tag to compare

4.0.0 (2023-07-03)

Bug Fixes

BREAKING CHANGES

  • ItemSet was removed as the extra id wasn't required
    information

v3.0.0

03 Jul 03:42
Compare
Choose a tag to compare

3.0.0 (2023-07-03)

Features

  • complete rewrite and restructure (65556e0)

BREAKING CHANGES

  • removes endpoints that aren't documented by warframe
    market but also adds those that were. More endpoints coming soon but for
    now only the ones that are needed for Navis are in