Releases: thedannywahl/inst-api
Releases · thedannywahl/inst-api
v1.1.3
- Fix poor TLS negotiation in
inst-help
: now forces client to use TLS 1.2 instead of looking for 1.3 support as it's currently unsupported server-side.
v1.1.2
v1.1.1: v1.0.1
- Add support for PATCH httpmethod
v1.1.0
- Add initial support for Canvas graphql API
v1.0.1
- Fix HTTP Method not being set when using
-X
parameter [bridge, canvas, catalog, commons, studio] - Fix broken
page
&per_page
query params when$PATH
contains a query parameter. [canvas, catalog]
v1.0.0
- Add
insthelp
: move all shared helper functions to insthelp lib. - Attempt to use TLSv1.3 by default (fallback to 1.2)
- Replace python/pygments and npm/json dependencies with
jq
- Improved file output handling (if no file name is provided the api method and epoch will be used)
- New color logos, zomg!
- Cleaned up READMEs and help documentation for all commands
v0.4.1: add batch downloading
- Add batch downloading to cdata
- Add
jq
requirement for cdata
v0.4.0
- Rename "arc" to "studio"
- Add Canvas Data
[catalog] v0.3.2
- [canvas] add
-d
helpers for "beta" and "test" - [catalog] add
-d
helper for "beta"
v0.3.1
add support for sample output.