rapiclient v0.1.7
Pre-release
Pre-release
User visible changes
get_api
now has anext
argument for API urls that are missing a file
extension; this ensures that the file is properly parsed (@almahmoud, #26).
Bug fixes and minor improvements
config
argument inget_api
is passed along to theGET
call for
non-public APIs that require a token (@almahmoud, #26).get_api
handles both URLs and files (eitherjson
oryml
)
Full Changelog: v0.1.6...v0.1.7