v0.9.4
This commit is contained in:
+5
-1
@@ -1,5 +1,9 @@
|
||||
## Upcoming
|
||||
|
||||
Nothing as of now
|
||||
|
||||
# v0.9.4 (2023-02-09)
|
||||
|
||||
- __Additions:__
|
||||
- Added the method `{TaikoPP/ManiaPP}::is_convert` which **needs** to be used if the map was manually converted beforehand
|
||||
|
||||
@@ -10,7 +14,7 @@
|
||||
- __Fixes:__
|
||||
- The `Beatmap::bpm` method now works properly by considering the most common beat length instead of just the first one
|
||||
|
||||
# v0.9.3 (2023-01-28)
|
||||
## v0.9.3 (2023-01-28)
|
||||
|
||||
- __Additions:__
|
||||
- Added the method `ScoreState::total_hits`
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "rosu-pp"
|
||||
version = "0.9.3"
|
||||
version = "0.9.4"
|
||||
authors = ["MaxOhn <ohn.m@hotmail.de>"]
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user