v0.3.0
CLI
- SimpleLogger init error handling
- better panic
- panic instead of send log error
- add url validate
Library
- The returned error in the Result is from now on anyhow::Error and not String.
- Do not exit program if send_api_request error
- rename ImgurHandle -> ImgurClient