Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Sep 00:44
2605985

0.2.0 (2023-09-09)

⚠ BREAKING CHANGES

  • simplify namespaces to make public API more pythonic (#172)
  • move api hooks methods to api module (#169)
  • move api evaluation context methods to api module (#164)

Code Refactoring

  • move api evaluation context methods to api module (#164) (67ba861)
  • move api hooks methods to api module (#169) (a7da26f)
  • simplify namespaces to make public API more pythonic (#172) (793ced1)