Skip to content

dio 5.3.1

Compare
Choose a tag to compare
@cfug-dev cfug-dev released this 31 Jul 13:35
· 179 commits to main since this release

What's new

  • Improve package descriptions and code formats.
  • Improve comments.
  • Fix error when cloning MultipartFile from FormData with regression test.
  • Deprecate MulitpartFile constructor in favor MultipartFile.fromStream.
  • Add FormData.clone.