0.8.3
✨ 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