Skip to content

v0.2.5

Latest
Compare
Choose a tag to compare
@long2ice long2ice released this 17 Oct 08:23
· 28 commits to dev since this release

What's Changed

  • Update project dependencies and metadata by @stankudrow in #106
  • Refactor connection classes by @stankudrow in #107
  • Fix Pool dangling connections by @stankudrow in #109
  • Fix the async for row in cursor: infinite loop error by @stankudrow in #112
  • Reconsider the Connection, Cursor and Pool classes in terms of unification and marking some public API deprecated. by @stankudrow in #111
  • Remove the strict option from the parse_dsn function and make the function stricter on URL validation by @stankudrow in #113
  • Switch in singular the names for the Enums classes with non-simultaneously-coexisting-values by @stankudrow in #119

Full Changelog: v0.2.4...v0.2.5