Releases: alexander-schillemans/python-exact-online
Releases · alexander-schillemans/python-exact-online
v1.0.0
v0.3.3
Raise error when cache is emptied because refresh token is expired
Useful for catching this exception and planning your logic accordingly
v0.3.2
Fixed authentication bug when refresh token is expired
v0.3.1
Small fixes: check json before error parsing and removed unused print statement.
v0.3.0
Added support for __next to retrieve lists larger than 60 entries
v0.2.3
Displaying IOError on cache save
v0.2.2
Fixed getCache raising error
v0.2.1
Raising IOErrors when cache cant be accessed instead of None
v0.2.0
Added support for VATCodes and VATPercentages
Updated README
v0.1.2
Added requests_oauthlib as dependency
Added manual state parameter for retrieving token