Skip to content

0.3.0

Compare
Choose a tag to compare
@serramatutu serramatutu released this 09 Jul 12:49
· 24 commits to main since this release
5e52e1c

v0.3.0 - 2024-07-09

Features

  • Added saved_query fetching via GraphQL
  • Added entity fetching via GraphQL
  • Added more fields to dimension
  • Added more fields to metric
  • Full support for all query parameters
  • Add dimension values query

Under the Hood

  • Changed how field aliases to make it easier to define new models
  • Improved how GraphQL gets generated under the hood

Dependencies

  • Fix the way we specify dependencies to avoid conflicts.

Chore

  • Add stage_fix to lefthook hooks
  • Fix github actions for release PR

Test

  • Separate tests into unit and integration tests
  • Fix warnings and failing integration test