Releases: firenero/AsyncIO
Releases · firenero/AsyncIO
AsyncIO v1.3
AsyncIO v1.2.1
AsyncIO
Changelog
v1.2.1
- Add .NET Core support.
v1.1
- Add xml documentation to all public API.
- Improve path validation performance.
AsyncIO v1.1
AsyncIO
Common asynchronous operations with file system.
- AppendAllLinesAsync
- AppendAllTextAsync
- CopyAsync
- DeleteAsync
- MoveAsync
- ReadAllBytesAsync
- ReadAllLinesAsync
- ReadAllTextAsync
- WriteAllBytesAsync
- WriteAllLinesAsync
- WriteAllTextAsync
Changelog
v1.1
- Add xml documentation to all public API
- Improve path validation performance
AsyncIO v1.0
AsyncIO
Common asynchronous operations with file system.
- AppendAllLinesAsync
- AppendAllTextAsync
- CopyAsync
- DeleteAsync
- MoveAsync
- ReadAllBytesAsync
- ReadAllLinesAsync
- ReadAllTextAsync
- WriteAllBytesAsync
- WriteAllLinesAsync
- WriteAllTextAsync