Skip to content

v0.2.0 pre-release

Pre-release
Pre-release
Compare
Choose a tag to compare
@cet001 cet001 released this 27 Apr 00:25
· 8 commits to master since this release

What's Changed

Breaking change: The callback function for Read() and ReadFile() now returns an error, which gives the client the opportunity to halt reading the input (by returning a non-nil error).