Skip to content

v0.1.0

Compare
Choose a tag to compare
@ewilan-riviere ewilan-riviere released this 25 Jul 14:33
· 30 commits to main since this release

BREAKING CHANGES

  • Now throwOnError() method is removed. By default, FileList::class will throw an error if command fails. If you want to ignore the error, you can use safeOnError() method.
  • withScout() is now withScoutSeeker() because scout-seeker is publish on crates.io.