Releases: OskarKarpinski/imgurs
Releases · OskarKarpinski/imgurs
v0.11.3
Compare
Sorry, something went wrong.
No results found
Updated dependencies by @NotNorom
Replaced url validation with url crate in imgurs-cli by @NotNorom
v0.11.2
Compare
Sorry, something went wrong.
No results found
Updated dependencies
Fix deprecation warning of base64 crate.
v0.11.1
Compare
Sorry, something went wrong.
No results found
Fixed
album_title can be null, account_id can be null, string or number #92 , thanks to @NotNorom
Changed
v0.11.0
Compare
Sorry, something went wrong.
No results found
Added
Added with_http_client method to ImgurClient #87 , thanks to @NotNorom
Changed
Updated crate arboard to v3
Updated crate simple_logger to v4
v0.10.0
Compare
Sorry, something went wrong.
No results found
add configuration for tls (rustls-tls or native-tls)
v0.9.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Delete debug info from cli in release build
Update dependencies
Full Changelog : v0.9.0...v0.9.1
v0.9.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Fixed tests
Added missing documentation
Used serde instead of serde_derive
Added album info function (#76 )
Bump dependencies
Full Changelog : v0.8.1...v0.9.0
v0.8.1
Compare
Sorry, something went wrong.
No results found
fix tests
add missing doc
use serde instead of serde_derive
v0.8.0
Compare
Sorry, something went wrong.
No results found
add custom Error type
move api requests to requests/ mod
comment code
v0.7.4
Compare
Sorry, something went wrong.
No results found
HOTFIX
fixed built on macos and windows