Skip to content

Releases: takker99/scrapbox-userscript-std

0.28.4

08 Aug 00:59
8a3cbbf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.28.3...0.28.4

0.28.3

08 Aug 00:16
36f1011
Compare
Choose a tag to compare

What's Changed

  • feat(REST API): Implement getLinks.toRequest and getLinks.fromResponse by @takker99 in #187
  • refactor(REST API): Set the default CSRF token in getCSRFToken by @takker99 in #188
  • refactor(websocket): Use Result from npm:option-t by @takker99 in #189

Full Changelog: 0.28.2...0.28.3

0.28.2

06 Aug 08:09
d443c8a
Compare
Choose a tag to compare

What's Changed

  • refactor: Remove std/hash from vendor/ and Organize scrapbox-userscript-websocket roughly by @takker99 in #182
  • ci(@molt/cli): Wrong command name by @takker99 in #183
  • refactor: Use pre- defined BaseLine type by @takker99 in #184
  • 📦 Update Deno dependencies by @github-actions in #185
  • fix(deno-udd): Deal with Breaking Changes in @core/unknownutil by @takker99 in #186

Full Changelog: 0.28.1...0.28.2

0.28.1

02 Aug 09:11
c34e418
Compare
Choose a tag to compare

What's Changed

  • refactor(REST API): Define type alias of each API's error for convenient by @takker99 in #181

Full Changelog: 0.28.0...0.28.1

0.28.0

02 Aug 07:38
187d6ed
Compare
Choose a tag to compare

What's Changed

  • feat(REST API): Replace my own Result<T, E> with option-t`'s by @takker99 in #180

This release contains BREAKING CHANGES related to the implement of Result<T, E>

Full Changelog: 0.27.3...0.28.0

0.27.3

02 Aug 06:22
2cd426e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.27.2...0.27.3

0.27.2

02 Aug 06:17
091acae
Compare
Choose a tag to compare

What's Changed

The package is published on JSR since this version.

Full Changelog: 0.27.1...0.27.2

v0.27.1

22 Jul 01:24
8cf7b83
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.27.0...0.27.1

v0.27.0

14 Jul 04:33
063961a
Compare
Choose a tag to compare

What's Changed (contains 💥 BREAKING CHANGES 💥 )

Full Changelog: 0.26.2...0.27.0

v0.26.2

14 Jun 10:04
fd8b076
Compare
Choose a tag to compare

What's Changed

  • feat(browser): Save a request and a response into scrapbox.io cache storage by @takker99 in #174

Full Changelog: 0.26.1...0.26.2