Skip to content

3.0.0

Compare
Choose a tag to compare
@Ovyerus Ovyerus released this 29 Oct 01:45
· 1138 commits to master since this release

Changed

  • Completely redo API to a simpler, FP inspired interface. Main export is now a function instead of a class.
  • Options have been renamed to make more sense.
  • getRatings has been removed due to implementation quirks, but may come back in a future release.

Added

  • Errors from SauceNAO are properly thrown as a SagiriClientError or SagiriServerError and actually give the error message.
  • Logging via the debug module now exists to help triage issues.
  • It is now possible to override default options when fetching results.