Releases: ClarityCafe/Sagiri
Releases · ClarityCafe/Sagiri
3.0.0
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
orSagiriServerError
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.
2.0.3
2.0.2
2.0.1
2.0.0
Changed
- Rewrite the library from the ground up in TypeScript
- Make the LICENSE file a markdown file
- Also build Node v12 on TravisCI
- Use Jest as test framework
- TypeScript based ESLint config
- Editorconfig for standardised formatting
Added
- Rollup bundling
- Automatic doc generation
- Inclusion of docs in README.md
- Inclusion of this CHANGELOG.md
- GitHub templates
1.5.4
1.5.3
Signed-off-by: Capuccino <[email protected]>
1.5.0
Signed-off-by: Capuccino <[email protected]>