Release-v1.1.0
Pre-release
Pre-release
·
17 commits
to main
since this 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_logger
feature is manually enabled for compilation. - Smaller compiled
.pyd' or
.so'.
Mainly code structure changes, no major changes in functionality and performance.