Skip to content

v21.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 08:50
· 17 commits to main since this release

Project

✨ Added

  • c619593: Change ImRequest API for a better UX

♻️ Changed

  • e2944ab: ImRequest: minor refactor of execute(...) method
  • f54bfbc: Make OptionalWrapper a record
  • 51f3fdc: Add and change some utilities here and there
  • d3d8de8: ImCache: store only if result is not null

🐛 Fixed

  • 2ea78fe: Properly handle file conversion to URL

🔧 Misc