Skip to content

v0.6.1

Compare
Choose a tag to compare
@nachomaiz nachomaiz released this 19 Jul 14:45
· 44 commits to main since this release
fc77d50

Version 0.6.1 (July 19th, 2023)

Fix

  • 🐛 Fix metric_keys incorrectly categorized as a filter instead of a top-level parameter within the Query class.

Internal

  • 🔧 Changed the custom IntEnum implementation to not override the standard lib's IntEnum.__str__.
  • 🔨 Added nox session for deploying docs.

Tests

  • 🧪 Added tests for checking that filters and parameters are assigned correctly in Client methods.

Docs

  • 📓 Added warning about potential SSL errors outside of bavapi when using the Fount API.

What's Changed

Full Changelog: v0.6.0...v0.6.1