Changelog

All notable changes to hubdata are documented here.

Unreleased

0.2.0

Added

  • Added support for Target (Observed) Data via the two new API functions create_target_data_schema() and connect_target_data(), along with CLI support via two new subcommands (time-series and oracle-output).

Changed

  • N/A

Internal

  • N/A

0.1.5

Added

  • N/A

Changed

  • N/A

Internal

  • Correcting a workflow release issue.

0.1.4

Added

  • N/A

Changed

Internal

  • N/A

0.1.3

Added

  • Added the HubConnection.model_metadata_schema property

Changed

Internal

  • N/A

0.1.2

Added

  • N/A

Changed

  • Small documentation updates

Internal

  • N/A

0.1.1

Added

  • Initial release

  • Includes automatic building and publishing to pypi.org

  • Includes documentation under docs/source

Changed

  • N/A

Internal

  • N/A