Skip to content

Version 0.6.0

Compare
Choose a tag to compare
@aminalaee aminalaee released this 30 May 16:08
· 30 commits to master since this release
fbea46d

0.6.0 (May 30th, 2022)

  • Dropped Python 3.6 support (#458)

Added

  • Add _mapping property to the result set interface (#447 )
  • Add contributing docs (#453 )

Fixed

  • Fix query result named access (#448)
  • Fix connections getting into a bad state when a task is cancelled (#457)
  • Revert #328 parallel transactions (#472)
  • Change extra installations to specific drivers (#436)