Releases: Pure-Peace/peace-performance-python
Releases · Pure-Peace/peace-performance-python
Release-v2.0.0
- Now with https://github.com/MaxOhn/rosu-pp (latest)
- Fixed known issues
Release-v1.1.2: Stable
Stable: v1.1.2
- Fix
Calculator:get_,set_,del_api
Release-v1.1.1
Fix: wheel should contain the .pyi files
Release-v1.1.0
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.
Release-v1.0.4: First stable version
First stable version-v1.0.4
fix: Calculator Interface information (The parameter type is now hinted at normally)
add: hints...
Release-v1.0.3
- Fix mania calculate: add
set_score()methods,scorefields forCalculator. (Thanks to @KotRikD for finding) - Add more comments for
Calculator
Release-v1.0.2
Release-v1.0.2
Add typing_extensions dep @KotRikD
Release-v1.0.1
Release-v1.0.1
Release-v1.0.0
Real Release-v1.0.0