v0.14.0
What's Changed
- fix: correct pagination parameter extraction in Client class by @Rakanhf in #99
- feat: merge session's environment settings before sending request by @gounux in #102
- fix: do not prepare the request twice before sending by @gounux in #103
- Fix
list_jobs, we should not passdatabutparamson GET requests by @suricactus in #105
Full Changelog: v0.13.0...v0.14.0