Release-v1.1.0
Pre-release
Pre-release
publish: v1.1.0 - Refactors: More native (Rust)
- From wrapper to direct use of rust native module.
- Changed:
Calculator,DifficultyPoint,TimingPoint,Pos2,HitObjectKind,HitObject. - Refactor some functions.
- The rust logger is no longer included by default, unless the
rust_loggerfeature is manually enabled for compilation. - Smaller compiled
.pyd' or.so'.
Mainly code structure changes, no major changes in functionality and performance.