Releases: ArborXR/abxr-cli
Releases · ArborXR/abxr-cli
0.12.0
What's Changed
- improve http error handling by @peterpeterson in #11
- added ability to upload files and assign them to devices or groups by @peterpeterson in #14
- Add wait option for app uploads by @peterpeterson in #15
Full Changelog: v0.11.0...v0.12.0
0.11.0
- add required argument checks
- allow system apps to pass an app compatibility for upload
- fix ambiguous version flag
Full Changelog: v0.10.2...v0.11.0
0.10.2
What's Changed
- bugfix: fix device command args root by @peterpeterson in #9
Full Changelog: v0.10.1...v0.10.2
0.10.1
What's Changed
- fix: patch system file uploader by @peterpeterson in #6
Full Changelog: v0.10.0...v0.10.1
0.10.0
What's Changed
- Added Internal System apps API and Basic Device commands by @peterpeterson in #5
Full Changelog: v0.9.7...v0.10.0
0.9.7
Changes:
- Swapped from -p, --progress to -s, --silent to suppress any upload progress.
- Removed unnecessary
stdout
messages
0.9.6
Changes
- Added command line switch to optionally show the progress bar for longer operations (including file upload)
- Return the server response from the file upload command
Full Changelog: v0.9.5...v0.9.6
0.9.5
0.9.4
Initial Release with PyPI published package