Skip to content

Releases: WFCD/warframe.py

v1.1.0

09 Sep 22:33
Compare
Choose a tag to compare

1.1.0 (2023-09-09)

Features

  • client: dynamically support single and multi models w/ typing (#11) (6ace7d7)

v1.0.0

01 Sep 23:08
Compare
Choose a tag to compare

1.0.0 (2023-09-01)

Features

  • state listeners & logger overhaul (#10) (f657dad)

BREAKING CHANGES

  • changed the api for logger & initialization for endpoints

v0.6.0

02 Jul 18:10
Compare
Choose a tag to compare

0.6.0 (2023-07-02)

Features

  • logger for the WorldstateClient (#9) (11ff3e6)

v0.5.0

02 Jul 07:38
Compare
Choose a tag to compare

0.5.0 (2023-07-02)

Features

  • logger for the WorldstateClient (607c8cd)

v0.4.0

01 Jul 12:06
Compare
Choose a tag to compare

0.4.0 (2023-07-01)

Features

  • state listeners for types that inherit TimedEvent and SingleQueryModel (#8) (73862fe)

v0.3.5

16 Jun 22:45
Compare
Choose a tag to compare

0.3.5 (2023-06-16)

Bug Fixes

  • Added node_key to Fissure (1ef72b0)

v0.3.4

12 Jun 16:02
Compare
Choose a tag to compare

0.3.4 (2023-06-12)

Bug Fixes

  • made reward_types non-optional (e803f01)
  • Made start_string non-optional (87d8fd7)
  • Removed expiry from invasions (50cf61e)
  • Removed active from invasions (68b0f88)

v0.3.3

11 Jun 16:06
Compare
Choose a tag to compare

0.3.3 (2023-06-11)

Bug Fixes

  • renamed base_objects to core (#6) (4b33b6a)

v0.3.2

10 Jun 19:40
Compare
Choose a tag to compare

0.3.2 (2023-06-10)

Bug Fixes

v0.3.1

10 Jun 12:12
Compare
Choose a tag to compare

0.3.1 (2023-06-10)

Bug Fixes

  • Added docs to all attributes, removed some useless ones (e1fa1b9)