Releases: SiriDB/siridb-connector
Releases · SiriDB/siridb-connector
2.0.6
- Added
connected
property to client, issue #7.
- Added time precision constants.
2.0.5
- Raise Authentication Errors on connect.
2.0.4
- Check for correct types using assert in query method.
- Changed timeouts for insert and query method.
- Changed callback functions
2.0.3
- Fixed handling authentication errors correctly. (issue #2)
2.0.2
- Added is_closed property to client.
- New and closed connections logging is set from info to debug. (issue #1)
2.0.1
- Fixed bug in setup.py
- Initial version for communication with SiriDB 2.0.x
2.0.0
Adds a tag so we can put this new version on PyPI.