Skip to content

Releases: M4RC0Sx/esiosapy

v1.0.4

26 Aug 14:22
Compare
Choose a tag to compare

1.0.4 (2024-08-26)

Documentation

  • archive: add docstrings to archive manager (3634c0b)
  • archive: add docstrings to archive models (3ce4cae)
  • client: add docstrings to client module (bb45129)
  • fix code typo (ea81ee0)
  • indicator: add docstrings to indicator manager (646aa39)
  • indicator: add docstrings to indicator models (10ac21d)
  • offer-indicator: add docstrings to offer indicator manager (f4a3802)
  • offer-indicator: add docstrings to offer indicator models (48c36f9)
  • to-do list updated (c646162)
  • utils: add docstrings to utils module (8a5b8b0)

v1.0.3

19 Aug 18:01
Compare
Choose a tag to compare

1.0.3 (2024-08-19)

Continuous Integration

  • semantic-release: include all commit types in changelog and release notes (4ddcfc2)
  • test: fix job name (aebd4ba)

v1.0.2

19 Aug 17:51
Compare
Choose a tag to compare

1.0.2 (2024-08-19)

v1.0.1

17 Aug 20:14
Compare
Choose a tag to compare

1.0.1 (2024-08-17)

Bug Fixes

  • client: remove hardcoded headers (2ecae0c)

v1.0.0

17 Aug 16:19
Compare
Choose a tag to compare

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)