Releases: ClarityCafe/Sagiri
Releases · ClarityCafe/Sagiri
2.0.3
Changed
- We now return ratings as intended - #113
- Tests are now done locally via
nock
- #113
2.0.2
Changed
- Codebase now uses Clarity ESLint config.
Removed
2.0.1
Changed
- Fixed typo with the
similarity
key.
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.3
Signed-off-by: Capuccino <enra@sayonika.moe>
1.5.0
Signed-off-by: Capuccino <enra@sayonika.moe>
1.4.2
As always, if you encounter issues, open up an issue.
1.4.0
- Add ability to generate a DB mask by passing in an array of DB indexes to the constructor, and likewise for disabling DB indexes. (382004b)
- Add ability to enable "test mode" in the API (3659032)
As always, please report any bugs by opening an issue.