Skip to content

0.8.3

Compare
Choose a tag to compare
@vinceglb vinceglb released this 29 Sep 16:42
· 37 commits to main since this release

✨ What's new

  • Add a getStream method to PlatformFile which allows reading files a few chunks at a time instead of putting the whole file in memory at once by @santiwanti in #59

🐛 Bug fixes

  • Remove extra bytes when overriding a file with a smaller file in android by @santiwanti in #119
  • Fix the path retrieval on Android by @santiwanti in #120

✅ Improvements

  • Upgrade JNA to 5.15.0 in #112

Full Changelog: 0.8.2...0.8.3