v0.2.1
This commit is contained in:
+5
-1
@@ -1,9 +1,13 @@
|
||||
## Upcoming
|
||||
|
||||
- No changes so far
|
||||
|
||||
# v0.2.1
|
||||
|
||||
- parse & osu:
|
||||
- Cleanup and tiny optimizations
|
||||
|
||||
# v0.2.0
|
||||
## v0.2.0
|
||||
|
||||
- Async beatmap parsing through features `async_tokio` or `async_std` ([#1] - [@Pure-Peace])
|
||||
- Hide various parsing related types further inwards, i.e. `rosu_pp::parse::some_type` instead of `rosu_pp::some_type`
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "rosu-pp"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
authors = ["MaxOhn <ohn.m@hotmail.de>"]
|
||||
edition = "2018"
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user