Skip to content

Releases: ClarityCafe/Sagiri

2.0.3

24 Oct 14:02
92469d9
Compare
Choose a tag to compare

Changed

  • We now return ratings as intended - #113
  • Tests are now done locally via nock - #113

2.0.2

18 Aug 01:04
3f74b45
Compare
Choose a tag to compare

Changed

  • Codebase now uses Clarity ESLint config.

Removed

  • Rollup bundling

2.0.1

11 Aug 00:04
c2a3d28
Compare
Choose a tag to compare

Changed

  • Fixed typo with the similarity key.

2.0.0

03 Aug 11:03
bc7d486
Compare
Choose a tag to compare

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

02 Aug 01:42
Compare
Choose a tag to compare
1.5.4

1.5.3

14 Apr 08:13
Compare
Choose a tag to compare
Signed-off-by: Capuccino <enra@sayonika.moe>

1.5.0

04 Mar 13:55
Compare
Choose a tag to compare
Signed-off-by: Capuccino <enra@sayonika.moe>

1.4.3

14 Mar 05:08
Compare
Choose a tag to compare
maintenance bump

1.4.2

10 Feb 06:54
Compare
Choose a tag to compare
  • Support more sites

As always, if you encounter issues, open up an issue.

1.4.0

24 Oct 07:07
Compare
Choose a tag to compare
  • 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.