summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 0871bc5492e052b1b1fd488cfe2766777ea35abd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
2021.03.17, Version 2.0.7 (BETA)

    - Using `siridb.connector` logger.

2021.03.15, Version 2.0.6 (BETA)

    - Added `connected` property to client.
    - Added time precision constants.

2017.03.09, Version 2.0.5 (BETA)

    - Raise Authentication Errors on connect.

2017.02.27, Version 2.0.4 (BETA)

    - Check for correct types using assert in query method.
    - Changed timeouts for insert and query method.
    - Changed callback functions

2016.10.22, Version 2.0.3 (BETA)

    - Fixed handling authentication errors correctly. (issue #2)

2016.10.21, Version 2.0.2 (BETA)

    - Added is_closed property to client.
    - New and closed connections logging is set from info to debug. (issue #1)

2016.10.03, Version 2.0.1 (BETA)

    - Fixed bug in setup.py
    - Initial version for communication with SiriDB 2.0.x