Skip to content

0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 05:04
· 16 commits to main since this release
7b85413

Compare with previous release

Changed

  • Use context manager for Sql session (#20)
  • Breaking change: The session attribute of SQLStorage is now an instance of the sessionmaker class and should be used as such.

Added

  • Add CAPIClientConfig logger attribute (#21)