v0.2.0
Added
CLI
- create default config, if not exits
- when the image uploaded, send a notification (can be turn off in config)
- shell completions
Library
- change OpenSSL to RusTLS
- move api request to fn send_api_request
Fixed
- api rate limit (error decoding response body: invalid value: integer `200`, expected i8 at line 1 column 140)