|
| 1 | +proton-python-client (0.5.1-1) unstable; urgency=medium |
| 2 | + |
| 3 | + * Add new exceptions for improved case handling |
| 4 | + |
| 5 | + -- Proton Technologies AG <opensource@proton.me> Mon, 24 May 2021 11:30:00 +0100 |
| 6 | + |
1 | 7 | proton-python-client (0.5.0-1) unstable; urgency=medium |
2 | 8 |
|
3 | 9 | * Add new exceptions |
4 | 10 | * Throw custom exceptions in case of network errors, abstracting from the package that is being used for requests |
5 | 11 |
|
6 | 12 | -- Proton Technologies AG <opensource@proton.me> Fri, 30 Apr 2021 18:15:00 +0100 |
7 | 13 |
|
8 | | - proton-python-client (0.4.1-1) unstable; urgency=medium |
| 14 | +proton-python-client (0.4.1-1) unstable; urgency=medium |
9 | 15 |
|
10 | 16 | * Add long description to setup.py |
11 | 17 |
|
12 | 18 | -- Proton Technologies AG <opensource@proton.me> Wed, 21 Apr 2021 13:45:00 +0100 |
13 | 19 |
|
14 | | - proton-python-client (0.4.0-1) unstable; urgency=medium |
| 20 | +proton-python-client (0.4.0-1) unstable; urgency=medium |
15 | 21 |
|
16 | 22 | * Add proxy support |
17 | 23 | * Verify fingerprint of signer key |
18 | 24 |
|
19 | 25 | -- Proton Technologies AG <opensource@proton.me> Mon, 19 Apr 2021 10:50:00 +0100 |
20 | 26 |
|
21 | | - proton-python-client (0.3.0-1) unstable; urgency=medium |
| 27 | +proton-python-client (0.3.0-1) unstable; urgency=medium |
22 | 28 |
|
23 | 29 | * Set flags to BNs in the openssl implementation using BN_set_flags and BN_FLAG_CONSTTIME |
24 | 30 |
|
25 | 31 | -- Proton Technologies AG <opensource@proton.me> Wed, 27 Jan 2021 12:12:23 +0000 |
26 | 32 |
|
27 | | - proton-python-client (0.2.0-3) unstable; urgency=medium |
| 33 | +proton-python-client (0.2.0-3) unstable; urgency=medium |
28 | 34 |
|
29 | 35 | * Bugfix: Invalid modulus |
30 | 36 | * Bugfix: Invalid salt |
|
0 commit comments