- Added DictCursor for easier access to columns by their names.
- Support for Phoenix versions from 4.8 to 4.11.
- Fixed result fetching when using a query with parameters.
- Support for Phoenix 4.9.
- Added support for Python 3.
- Switched from the JSON serialization to Protocol Buffers, improved compatibility with Phoenix 4.8.
- Phoenix 4.6 and older are no longer supported.
- Fixes for the final version of Phoenix 4.7.
- Compatible with Phoenix 4.7.
- Added (configurable) retry on connection errors.
- Added Vagrantfile for easier testing.
- Compatible with Phoenix 4.6.
- Initial release.
- Compatible with Phoenix 4.4.