Skip to content

Latest commit

 

History

History
91 lines (41 loc) · 3.58 KB

CHANGELOG.md

File metadata and controls

91 lines (41 loc) · 3.58 KB

1.1.0 (2023-09-09)

Features

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

1.0.0 (2023-09-01)

Features

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

BREAKING CHANGES

  • changed the api for logger & initialization for endpoints

0.6.0 (2023-07-02)

Features

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

0.5.0 (2023-07-02)

Features

  • logger for the WorldstateClient (607c8cd)

0.4.0 (2023-07-01)

Features

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

0.3.5 (2023-06-16)

Bug Fixes

  • Added node_key to Fissure (1ef72b0)

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, since it cannot be in the responses (68b0f88)

0.3.3 (2023-06-11)

Bug Fixes

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

0.3.2 (2023-06-10)

Bug Fixes

0.3.1 (2023-06-10)

Bug Fixes

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

0.3.0 (2023-06-10)

Features

0.2.0 (2023-06-09)

Features