Skip to content

3.2.0-alpha05

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jun 13:23
· 278 commits to master since this release
049f794

🐞 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