Released 2020-09-02
- Added `compare` and `comparison` commands to be able to use AnyMotion's new feature, comparison.
- Added `--comparison-id` option to `draw` command.
- Added the `--join` option to display the data related to `keypoint show`, `analysis show` and `drawing show` commands at the same time.
- Added `--bg-rule` option in `draw` command.
- Changed from `KEYPOINT_ID` argument to `--keypoint-id` option in `draw` command (**DISRUPTIVE CHANGE**).
- Changed to use [anymotion-sdk](https://github.com/nttpc/anymotion-python-sdk) 1.2.
- Made it possible to draw background using `--rule-file` in `draw` command.
- Improved the display of JSON data response and fixed to not display binary data response when using `-v` option.
- Removed setting API URL in `configure` command.
- Fixed a bug that prevented download without keypoint id.