Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 21:57
· 187 commits to main since this release

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