Skip to content

First github release

Choose a tag to compare

@Kittyfisto Kittyfisto released this 02 Jul 20:50
· 36 commits to master since this release

Breaking changes compared to 1.x:

  • IFilesystem no longer offers async methods, instead every method is synchronous #12

Small improvements:

  • Introduce IFilesystem.WriteAllText, ReadAllText and similar methods #13