You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Updated base URL for the API as requested by the API provider
6
+
* Added support for parsing numbers as Decimals
7
+
8
+
### Documentation
9
+
* Updated README to recommend using Decimals
4
10
5
11
## v3.0.0 (2020-10-19)
6
12
### Fix
7
-
* Add support for column27 ([`f7a4c1c`](https://github.com/honzajavorek/fiobank/commit/f7a4c1cb5ed74d71ce93e2456bc85a4ddbd77778))
13
+
* Add support for column27
8
14
9
15
### Breaking
10
-
* The fiobank library no longer supports Python 3.5 ([`71bc4f1`](https://github.com/honzajavorek/fiobank/commit/71bc4f1210693a56764236d0f6aaa8fd809d06aa))
16
+
* The fiobank library no longer supports Python 3.5
11
17
12
18
### Documentation
13
-
* Fix user_identifiaction and few other grammarly suggestions ([`1476165`](https://github.com/honzajavorek/fiobank/commit/1476165f7d6f3aa8fb5493e6c06ba38dac381440))
19
+
* Fix user_identifiaction and few other grammarly suggestions
0 commit comments