Skip to content

Latest commit

 

History

History
99 lines (53 loc) · 2.83 KB

CHANGELOG.md

File metadata and controls

99 lines (53 loc) · 2.83 KB

Changelog

v1.5.7 (2023-10-05)

v1.5.6 (2023-10-05)

v1.5.5 (2022-12-20)

v1.5.4 (2022-12-20)

v1.5.3 (2022-12-19)

v1.5.2 (2022-11-30)

Fix

  • IOHelper: Updating default data store API endpoint due to new domain (2781d22)

v1.5.1 (2022-11-04)

v1.5.0 (2022-08-23)

Feature

  • TokenManager: Adding a get_token function to device auth flow manager for use with client tools (e8d029a)

v1.4.1 (2022-08-12)

v1.4.0 (2022-08-11)

Feature

  • Versioning: Added version dunder property to package at top level. (63979e7)

v1.3.2 (2022-08-10)

Fix

  • ReadWriteHelper: Fixed incorrect API payloads and missing init.py file (07db236)

v1.3.1 (2022-08-09)

Fix

  • Data store: Doco plus ignore type (3f8abd5)

v1.3.0 (2022-08-05)

Feature

  • Data store: Adding data store endpoint to upload files (4b05f58)

v1.2.1 (2022-08-05)

Fix

  • Data store: Adding data store endpoint to download function (cff5029)

v1.2.0 (2022-08-05)

Feature

  • Data store: Added ReadWriteHelper (1ea9299)

v1.1.0 (2022-07-26)

Feature

  • testing feature: This is an example which should appear in changelog (3fbd6b4)

v1.0.5 (2022-07-26)

v1.0.4 (2022-07-25)

v1.0.3 (2022-07-25)

v1.0.2 (2022-07-25)

v1.0.1 (2022-07-25)

v0.2.2 (2022-07-25)

v0.2.1 (2022-07-25)

v0.2.0 (2022-07-25)

Feature

  • ci cd: Forcing version to avoid duplicate upload (cc39b55)

v0.1.0 (2022-07-25)

Feature

  • ci cd: Completed setup of CI/CD packaging (c68c15d)

v0.0.4 (2022-07-25)

v0.0.3 (2022-07-25)

v0.1.0 (22/07/2022)

  • First release of mdsisclienttools!