Skip to content

Release-v1.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Pure-Peace Pure-Peace released this 21 Aug 13:30
· 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.