Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

v5.0.0

Compare
Choose a tag to compare
@tute tute released this 01 Jul 10:23
· 140 commits to main since this release
v5.0.0
  • Bugfix: Now it's possible to save images from URLs with special characters [#1932]
  • Bugfix: Return false when file to copy is not present in cloud storage [#2173]
  • Automatically close file while checking mime type [#2016]
  • Add read_timeout option to UriAdapter#download_content method [#2232]
  • Fix a nil error in content type validation matcher [#1910]
  • Documentation improvements