Skip to content

Releases: Osekai/scripts-rust

3.3.0

06 Dec 19:29

Choose a tag to compare

  • Now using osu!'s medal frequency and count instead of calculating it manually.
  • Amount of requests per second can now be set via --rate <number> or -r <number>. Defaults to 10.

3.2.4

17 Apr 00:32

Choose a tag to compare

Now using the correct database tables for badges

v3.2.3

15 Apr 23:09

Choose a tag to compare

Fix: Skip REPLACE query on users without medals

v3.2.2

15 Apr 14:17

Choose a tag to compare

Now uses a REPLACE query instead of INSERT ... ON CONFLICT UPDATE ...

v3.2.1

14 Apr 21:33

Choose a tag to compare

  • Updates usernames in System_Users table
  • Runs include First_Achieved_User_ID values from Medals_Configuration table

v3.2.0

14 Apr 15:18

Choose a tag to compare

Now stores for all users the achieved_at datetime of their medals

v3.1.0

30 Jan 15:05

Choose a tag to compare

Bunch of dependency updates and concurrent user retrieval for a faster iteration.

v3.0.2

26 Sep 14:58

Choose a tag to compare

release: v3.0.2

v3.0.1

24 Sep 15:04

Choose a tag to compare

release: v3.0.1

v3.0.0

09 Jun 07:15

Choose a tag to compare

sqlx prepare