Skip to content

1.1.0

Compare
Choose a tag to compare
@dlopes7 dlopes7 released this 28 Mar 22:10
· 433 commits to main since this release

Version 1.1.0

Moves to a service architecture

dt.get_events -> dt.events.list
dt.metrics_ingest -> dt.metrics.ingest
dt.get_dashboards -> dt.dashboards.get

Overall easier to maintain, use and test