Skip to content

v1.0.0

Compare
Choose a tag to compare
@M4RC0Sx M4RC0Sx released this 17 Aug 16:19
· 32 commits to master since this release

1.0.0 (2024-08-17)

Features

  • archive: handled all archives pydantic models (e1e1842)
  • archive: implement archive manager (902cefd)
  • client: core esiosapy client (93601bc)
  • implement common request helper (c52320b)
  • indicator: add indicator manager to client (99b34e4)
  • indicator: indicator data model (4cd27dd)
  • indicator: set up indicator manager (6f77579)
  • main file (212b797)
  • offer-indicator: add offer indicator manager to client (c3baf1f)
  • offer-indicator: offer indicator data model (f31f9e6)
  • offer-indicator: set up offer indicator manager (73b32b9)
  • remove main file (d43b8b0)
  • utils: recursive unzip function (f394789)