All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.0.4 (2024-08-26)
- 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)
1.0.3 (2024-08-19)
- semantic-release: include all commit types in changelog and release notes (4ddcfc2)
- test: fix job name (aebd4ba)
1.0.2 (2024-08-19)
1.0.1 (2024-08-17)
- client: remove hardcoded headers (2ecae0c)
- 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)