Skip to content

Latest commit

 

History

History
88 lines (60 loc) · 3.97 KB

CHANGELOG.md

File metadata and controls

88 lines (60 loc) · 3.97 KB

Changelog

v0.5.9 (2022-12-09)

Fix

  • main: Function to load databases from list in query_dataframe

v0.5.8 (2022-07-18)

v0.5.7 (2022-07-18)

v0.5.6 (2022-07-18)

v0.5.5 (2022-07-18)

v0.5.4 (2022-07-18)

v0.5.3 (2022-07-18)

v0.5.2 (2022-07-18)

v0.5.1 (2021-09-24)

Fix

  • main: Add ciso8601, reduce the parsing time of a request (876dc3b)

v0.5.0 (2021-07-06)

Feature

  • main: Add a query_dataframe method to query a dataframe with a query string (3766ddc)

v0.4.1 (2021-07-05)

Fix

  • main: Classifiers in project file (877652b)

v0.4.0 (2021-07-05)

Feature

  • main: Add grafana client (31b8b05)
  • main: Add delete bucket (b5cb4be)
  • test: Add test create bucket (6cffbad)

v0.3.4 (2021-04-30)

Fix

  • main: Min python version is now 3.7 (dbd1b47)

v0.3.3 (2021-04-30)

Fix

v0.3.2 (2021-04-30)

Fix

  • main: Add more supported os's (ddfe596)

v0.3.1 (2021-04-29)

Fix

  • main: That if you deliver a start and a enddate, the enddate is not converted to the isoformat. (9ae4710)

v0.3.0 (2021-04-29)

Feature

  • main: Possible to define now tags if you write a dataframe (476676e)
  • main: Add a example (fcdee7d)

v0.2.3 (2021-04-29)

Fix

  • ci: Prepare upload to pypi (09685e2)

v0.2.2 (2021-04-29)

Fix

  • ci: Dont ignore linting or tests (f25926e)

v0.2.1 (2021-04-29)

Fix

  • main: Restructur project (2b187dd)

v0.2.0 (2021-04-29)

Feature

Fix

  • ci: Bug in semantic release process (000d52d)
  • ci: Wrong path for linter (369746c)
  • ci: Prepare first release (5a09931)
  • main: Remove dotenv (16870fc)