v0.8.0
This commit is contained in:
+5
-1
@@ -1,5 +1,9 @@
|
||||
## Upcoming
|
||||
|
||||
Nothing as of now
|
||||
|
||||
# v0.8.0 (2022-08-02)
|
||||
|
||||
- __Fixes:__
|
||||
- Fixed stack overflow bug when allocating ticks for some sliders on converted catch maps ([#14])
|
||||
- __Breaking changes:__
|
||||
@@ -8,7 +12,7 @@
|
||||
a `BeatmapHitWindows` field containing the AR (preempt) and OD (great) hit windows in
|
||||
milliseconds. ([#15])
|
||||
|
||||
# v0.7.1 (2022-07-12)
|
||||
## v0.7.1 (2022-07-12)
|
||||
|
||||
- __Fixes:__
|
||||
- Parsing edge sounds is now mindful about overflowing a byte (ref. ranked map id 80799)
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "rosu-pp"
|
||||
version = "0.7.1"
|
||||
version = "0.8.0"
|
||||
authors = ["MaxOhn <ohn.m@hotmail.de>"]
|
||||
edition = "2018"
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user