Skip to content

Releases: FranciscoRibeiro03/beatsaver-api

Update search options according to the API

15 Sep 10:49
Compare
Choose a tag to compare

Full Changelog: v2.1.3...v2.1.4

Sorry for so many released, I'm dumb and I'm only figuring out stuff as I need to use it...

Allow strings for sort order

15 Sep 10:41
Compare
Choose a tag to compare

Expose errors

14 Sep 11:40
Compare
Choose a tag to compare

Fix for dates

13 Sep 16:45
Compare
Choose a tag to compare

Full Changelog: v2.1.0...v2.1.1

Implement playlist API

11 Sep 16:41
Compare
Choose a tag to compare

Fix searching

12 Apr 09:41
3b967d8
Compare
Choose a tag to compare

What's Changed

  • Updated dependencies
  • Fix search by @D3SOX in #77, fixed #76

Full Changelog: v2.0.2...v2.0.4

Update dependencies again

04 Oct 14:52
Compare
Choose a tag to compare

This update brings updates to these dependencies:

  • jest from version 27.1.1 to 27.2.4
  • axios from version 0.21.4 to 0.22.0
  • prettier from version 2.4.0 to 2.4.1
  • @types/jest from version 27.0.1 to 27.0.2
  • @types/node from version 16.9.1 to 16.10.2

Update dependencies

14 Sep 13:55
Compare
Choose a tag to compare

This update brings updates to these dependencies:

  • jest from version 27.0.6 to 27.1.1
  • axios from version 0.21.1 to 0.21.4
  • tslib from version 2.3.0 to 2.3.1
  • ts-jest from version 27.0.4 to 27.0.5
  • prettier from version 2.3.2 to 2.4.0
  • typescript from version 4.3.5 to 4.4.3
  • @types/jest from version 26.0.24 to 27.0.1
  • @types/node from version 16.4.13 to 16.9.1

It also fixes an issue with the new TypeScript version

New BeatSaver API

06 Aug 18:17
f55a2a1
Compare
Choose a tag to compare

This release implements the new BeatSaver API

beatsaver-api v1.1.0

29 Jul 19:31
53c7022
Compare
Choose a tag to compare

This fixes errors when using this library from a browser, i.e., using it on a website's front-end