What's Changed
* Ping onnxoptimizer to 0.2.7 due to "Unresolved value references" issue. See more in https://github.com/zhenhuaw-me/onnxcli/issues/28
* convert: enable onnx to json by zhenhuaw-me in https://github.com/zhenhuaw-me/onnxcli/pull/10
* inspect: print input and output tensor too by zhenhuaw-me in https://github.com/zhenhuaw-me/onnxcli/pull/12
* inspect: dump input output tensor by zhenhuaw-me in https://github.com/zhenhuaw-me/onnxcli/pull/14
* inspect: show dimension name instead of value if has any by zhenhuaw-me in https://github.com/zhenhuaw-me/onnxcli/pull/17
* draw: gen tensor info for tensors that only have name by zhenhuaw-me in https://github.com/zhenhuaw-me/onnxcli/pull/18
* setup: install the dependent python packages by zhenhuaw-me in https://github.com/zhenhuaw-me/onnxcli/pull/19
* Check command by zhenhuaw-me in https://github.com/zhenhuaw-me/onnxcli/pull/21
**Full Changelog**: https://github.com/zhenhuaw-me/onnxcli/compare/v0.2.0...v0.2.1