Skip to content

Releases: ClarityCafe/Sagiri

v4.2.3

10 Oct 04:37
6922410
Compare
Choose a tag to compare

What's Changed

  • Added Build provenance and JSR publishing by @sr229 in #622

Full Changelog: v4.2.2...v4.2.3

v4.2.2

10 Oct 00:57
754e011
Compare
Choose a tag to compare

What's Changed

  • Bump denoland/setup-deno from 1.5.1 to 2.0.1 by @dependabot in #620
  • Ensure files include the postinstall script by @sr229 in #621

Full Changelog: v4.2.1...v4.2.2

v4.2.1

09 Oct 23:58
bd0adb6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.2.1

v4.2.0

08 Oct 02:04
13843d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...v4.2.0

v4.1.0

27 Aug 14:52
Compare
Choose a tag to compare
  • NEW - Library now passes Deno tests. Any forthcoming change should always pass through the test suite.
  • NEW - Library now supports Blob. This is useful for Browser compatibility. Report any bugs if you find any!

v4.0.0

26 Aug 18:37
Compare
Choose a tag to compare

What's Changed

  • BREAKING - Interfaces have been renamed to use the hungarian notation style (e.g. SagiriResult is now ISagiriResult). Please adapt your code accordingly.
  • BREAKING - ESM support has been added to allow the module to be used on Node.js 16+ code that uses ESM code.
  • BREAKING - Bun and Deno support has been added. Library contributors are encouraged to try the library on these platforms and avoid any Node.js specific code.
  • NEW - Package is now published in the JSR registry. To install the package, run deno install jsr:@clarity/sagiri.
  • NEW - Library now uses the native Fetch API. A node-fetch fallback is provided for LTS versions below 21.x - however this will be removed once 18 and 20.x versions become deprecated.

Full Changelog: 3.6.0...v4.0.0

3.6.0

10 Apr 14:32
f11d712
Compare
Choose a tag to compare

What's Changed

  • Ensure tokens are validated by @sr229 in #527
  • Fully support Index eHentai (idx 38) by @sr229 in #528

Full Changelog: 3.5.0...3.6.0

v3.5.0

10 Apr 03:09
ffd5888
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.0...3.5.0

v3.4.0

04 Jan 07:10
26be307
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.3...v3.4.0

v3.2.3

04 Aug 02:43
520c571
Compare
Choose a tag to compare

What's Changed

  • Remove inactive maintainer references and fix description by @sr229 in #298
  • Upgrade CI to latest LTSes by @sr229 in #299

Full Changelog: v3.2.2...v3.2.3