Skip to contents

connector 0.0.5 (2025-01-15)

Features:

  • Add configuration manipulation functions for adding/removing metadata and datasources
  • connector_dbi now overwrites tables by default, to have mirror behaviour between fs and dbi connectors.

connector 0.0.4 (2024-12-03)

Migration:

  • Migration to public github

Features:

Other:

  • Reducing the number of dependencies.
  • Better messages

connector 0.0.3 (2024-09-25)

Breaking Changes:

  • rename function from *_cnt to cnt_

Features:

  • Nested connectors objects
  • Use active bindings
  • User guide added

connector 0.0.2

  • Added connectors super class

connector 0.0.1

  • Initial version