Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Releases: Arcaea-Infinity/BotArcAPIs-Memories

v0.1.1

16 Sep 02:38
5066ba1
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

updates

  • upgrade arcaea client version to 3.2.0c
  • update song database

v0.1.0

04 Sep 02:06
1327d93
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

updates

  • upgrade arcaea client version to 3.1.2c
  • update song database

v0.0.9-alpha

21 Aug 01:49
43cddad
Compare
Choose a tag to compare
v0.0.9-alpha Pre-release
Pre-release

updates

  • upgrade arcaea client version to 3.1.0c
  • suppress complaints from typescript compiler
  • update song database

v0.0.8

07 Aug 15:06
9e88202
Compare
Choose a tag to compare
v0.0.8 Pre-release
Pre-release

updates

  • upgrade arcaea client version to 3.0.6c
  • update song database

v0.0.7

16 Jul 08:08
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release

bug fix

  • [#00edd50] api will return 404 when no user agent passed in the http header
  • [#a3c2942] no NOT NULL constraint in database columns

updates

  • upgrade arcaea client version to 3.0.5c
  • update song database

v0.0.6

10 Jul 12:53
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

bug fix

  • [#e2b0d3b] ignore all spaces in query string and alias

v0.0.5-alpha3

09 Jul 12:42
Compare
Choose a tag to compare
v0.0.5-alpha3 Pre-release
Pre-release

updates

  • upgrade arcaea client version to 3.0.4c
  • append some latest song aliases to song database

v0.0.5-alpha2

08 Jul 04:16
d33864e
Compare
Choose a tag to compare
v0.0.5-alpha2 Pre-release
Pre-release

updates

  • upgrade song database

v0.0.5-alpha

24 Jun 20:05
85cb691
Compare
Choose a tag to compare
v0.0.5-alpha Pre-release
Pre-release

bug fix

add features

known issue

  • the best30 algorithm maybe correct?

v0.0.4-alpha2

28 May 23:40
a3feddd
Compare
Choose a tag to compare
v0.0.4-alpha2 Pre-release
Pre-release

bug fix

  • [#23206ec] api will returns an error when argument info is set true
  • [#0119be6] the default random range is incorrect
  • [#7ac39b9] add the byn(beyond) level check for songs
  • [#a3feddd] v2 forward api not contains in route

known issue

  • the best30 algorithm has not been updated yet.