3.2.0-alpha05
Pre-release
Pre-release
·
278 commits
to master
since this release
🐞 Bug Fixes
- create parent directories when writing to a file on native
- fix recovering saver calling deprecated recover which throws, not allowing null values
❔ Other
- refactor FileAccess to always use kotlinx.io when possible
- add tests to file write/read functions