Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@jettify jettify released this 24 Jun 12:36
· 240 commits to master since this release

Changes

  • Fixed Cursor.execute returns a pyodbc.Cursor instead of itself #114
  • Fixed __aiter__ to not be awaitable for python>=3.5.2 #113
  • Tests now using aiodocker #106