- 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_logger` feature 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-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, `score` fields for `Calculator`. (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