Skip to content

v0.5.2:

Compare
Choose a tag to compare
@1st1 1st1 released this 26 Jul 23:53
· 569 commits to master since this release
- More API is now properly documented; more examples.
- Pool.acquire() can now be used with 'async with'.
- create_pool() has a new argument - 'setup'.
- New Connection.add_listener() and Connection.remove_listener()
  methods.
- Record.__contains__.
- Bug fixes.