Releases: traveltime-dev/traveltime-python-sdk
Releases · traveltime-dev/traveltime-python-sdk
v3.2.0 - Added AsyncLimiter for requests
What's Changed
- Small refactoring
- Updated readme
- Added AsyncLimiter for requests
Full Changelog: v3.1.0...v3.2.0
v3.1.0
v3.0.6
v3.0.5
What's Changed
- update code snippets by @EdvinasJusis in #40
- Add version to user agent by @MockusTravelTime in #41
New Contributors
- @MockusTravelTime made their first contribution in #41
Full Changelog: v3.0.4...v3.0.5
v3.0.4 - Fix ranges in requests
v3.0.3
What's Changed
- post release fixes by @EivydasKoc in #31
New Contributors
- @EivydasKoc made their first contribution in #31
Full Changelog: v3.0.2...v3.0.3
v3.0.2 - disable aiohttp certificate checks
What's Changed
- Disable aiohttp certificate checks cause some operating systems face conflicts with aiohttp.
Full Changelog: v3.0.0...v3.0.2
v3.0.0 - New sdk version
v3.0.0rc2
What's Changed 🚀
- Added retries
- Added a custom parameter to specify amount of connections at the same time
v3.0.0rc1
What's Changed 🚀
- Added multiples searches per requests
- Simplified interfaces
- Moved to pytest
- Added benchmarks
- Moved to aiohttp