Releases: osuripple/cheesegull
v2.2.1
v2.2.0
v2.1.0
Changelog
d5c2146 ⬆️ v2.1.0 ⬆️
5329ebc Remove ability to download beatmap sets which are not ranked
61bd3d4 Send the real version of Cheesegull at GET /
2533c25 Add a note about running the indexer for sphinx
a9679fc Query mysql straight when no text query is given
3953624 add max_matches to query
3f168df Fix modes not working
20cfd47 make ID DESC default sorting
3d9ec41 apparently, bitwise and is not supported
ef4255c drop fulltext index
v2.0.4
v2.0.3
Changelog
- Don't do any fulltext search if no query is specified
- Feed sentry with the HTTP request data (#7), for better debugging of errors
- If an error occurs calling the osu! API, retry 5 times before giving up
Automated with GoReleaser
Built with go version go1.9 linux/amd64
v2.0.2
A quick patch addressing some issues we've encountered in the past couple of days.
Changelog
c172b1e Update go-osuapi library
95a411c Make difficulty_rating a decimal with 15 dec places
1a873f2 downloader.ErrNoRedirect should be checked for earlier than it is now
baff2f9 make default sorting (in case of no query) id DESC
Automated with GoReleaser
Built with go version go1.9 linux/amd64
v2.0.1
This should have actually been v2.0.0, but I was retarded and this is a hotfix for a bug that wasn't supposed to be here. API changes documented here: http://docs.ripple.moe/docs/cheesegull/migration-guide and here: http://docs.ripple.moe/docs/cheesegull/cheesegull-api
Automated with GoReleaser
Built with go version go1.9 linux/amd64