Releases: nickw444/nsw-fuel-api-client
Releases · nickw444/nsw-fuel-api-client
1.1.3
21 Nov 10:39
Compare
Sorry, something went wrong.
No results found
1.1.1
25 Jul 03:24
Compare
Sorry, something went wrong.
No results found
1.1.1a2
25 Jul 03:21
Compare
Sorry, something went wrong.
No results found
1.1.1a1
25 Jul 03:11
Compare
Sorry, something went wrong.
No results found
1.1.0
22 Apr 12:09
Compare
Sorry, something went wrong.
No results found
Ensure station_code is an int (#6 )
1.0.10
11 Jun 07:32
Compare
Sorry, something went wrong.
No results found
Add integration tests (#5 )
Add all prices and reference data call (#4 )
Deserialize and throw errors
09 Jun 10:54
Compare
Sorry, something went wrong.
No results found
The client will now throw FuelCheckError on HTTP error responses and client errors
Includes #3
1.0.8
09 Jun 01:14
Compare
Sorry, something went wrong.
No results found
Add timeouts to requests. The timeout duration is configurable:
client = FuelCheckClient (timeout = 10 )
timeout can be None or an integer representing the number of seconds to timeout after.