0.3.0
Changed
- Use context manager for Sql session (#20)
- Breaking change: The
session
attribute ofSQLStorage
is now an instance of the sessionmaker class and should be used as such.
Added
- Add
CAPIClientConfig
logger attribute (#21)
session
attribute of SQLStorage
is now an instance of the sessionmaker class and should be used as such.CAPIClientConfig
logger attribute (#21)