Skip to content

v0.2.0

Compare
Choose a tag to compare
@dpunish3r dpunish3r released this 01 Mar 15:49
· 20 commits to main since this release
v0.2.0
ebf261c

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.