Skip to content

v0.7.3

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 19:06
· 81 commits to main since this release

Library

  • add code comments and tests
  • change String to &str in ImgurClient functions

Other

  • bump deps
  • use anyhow::Result<...> instead Result<..., Error>