This repository has been archived by the owner on Jul 5, 2021. It is now read-only.
Releases: Arcaea-Infinity/BotArcAPIs-Memories
Releases · Arcaea-Infinity/BotArcAPIs-Memories
v0.1.1
updates
- upgrade arcaea client version to 3.2.0c
- update song database
v0.1.0
updates
- upgrade arcaea client version to 3.1.2c
- update song database
v0.0.9-alpha
updates
- upgrade arcaea client version to 3.1.0c
- suppress complaints from typescript compiler
- update song database
v0.0.8
updates
- upgrade arcaea client version to 3.0.6c
- update song database
v0.0.7
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
bug fix
- [#e2b0d3b] ignore all spaces in query string and alias
v0.0.5-alpha3
updates
- upgrade arcaea client version to 3.0.4c
- append some latest song aliases to song database
v0.0.5-alpha2
updates
- upgrade song database
v0.0.5-alpha
bug fix
- [#84ee61d] string not converted to boolean
- [#6a37f7e] byd to byn
- [#85cb691] remove all spaces in variable
add features
- append connect api in v2, see Reference-of-v2-connect
known issue
- the best30 algorithm maybe correct?
v0.0.4-alpha2
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.