v0.2.0
Changelog
- Improve the stream client API, making it more user-friendly.
API removed
- ExecCommand()
API added
- ExecCommandStart(fromEntry)
- ExecCommandStartBookmark(fromBookmark)
- ExecCommandStop()
- ExecCommandGetHeader() -> HeaderEntry
- ExecCommandGetEntry(fromEntry) -> FileEntry
- ExecCommandGetBookmark(fromBookmark) -> FileEntry
For more info
Check out the README for more detailed information.