Commit Graph

57 Commits

Author SHA1 Message Date
Max 37471f18ec use PyO3's maturin action 2023-01-28 19:57:23 +01:00
Max 30d1502bdc update setup-python version in workflow 2023-01-28 19:16:33 +01:00
Max 4809e599dc v0.9.3 2023-01-28 19:06:09 +01:00
Max 8ab467b2c7 fixed object count in map attributes of converted maps 2023-01-28 18:59:28 +01:00
Max 92cf2e9bfc updated rosu-pp 2023-01-28 18:54:24 +01:00
Max 488ad77840 updated pyo3 2023-01-28 18:53:54 +01:00
Max 2d18ef664f fixed typos 2022-10-29 23:54:06 +02:00
Max a04d4a0595 v0.9.1 2022-10-29 23:16:56 +02:00
Max 9acc73207f expose strains 2022-10-29 23:07:15 +02:00
Max a9a5f8fc31 updated changelog 2022-10-29 22:59:04 +02:00
Max 81e1d6f280 updated readme 2022-10-29 21:29:32 +02:00
Max 6913e5dc3f updated stub file 2022-10-29 20:47:44 +02:00
Max 1cba96f309 export all py types 2022-10-29 20:01:56 +02:00
Max fe7fa084ba reject unexpected kwargs 2022-10-29 19:33:50 +02:00
Max 7a8ca5c286 updated edition 2022-10-29 16:22:19 +02:00
Max 7193addb62 updated pyo3 2022-10-29 16:21:17 +02:00
Max 5c13a3a021 updated rosu-pp & whole rewrite 2022-10-29 16:17:33 +02:00
MaxOhn 2e98ffc5dc v0.8.0 2022-08-02 21:01:16 +02:00
MaxOhn 7997284913 updated rosu-pp 2022-08-02 20:51:25 +02:00
MaxOhn 2e448e3f29 adjusted changelog 2022-07-16 21:33:05 +02:00
James d84a7d8dcb Fix PP calculation with certain mod combinations (#3)
* specify mods before acc

* fix ownership of calculator

* v0.7.2
2022-07-16 21:20:25 +02:00
MaxOhn 30147706cc v0.7.1 2022-07-12 22:33:52 +02:00
MaxOhn a2765c0104 bumped dependencies, including rosu-pp 2022-07-12 22:32:29 +02:00
MaxOhn 46ac754a57 readme fix 2022-07-07 13:05:31 +02:00
MaxOhn 89289cafcc v0.7.0 2022-07-07 12:33:25 +02:00
MaxOhn 57dc39fc68 added interface for strains 2022-07-06 22:23:43 +02:00
MaxOhn 74019c0b12 bumped rosu-pp to v0.7.0 2022-07-06 19:22:26 +02:00
MaxOhn 3975be4fb2 replace GameMode pystruct with simple number 2022-07-06 14:56:48 +02:00
MaxOhn 996af9443b inline trait methods 2022-07-05 23:18:52 +02:00
MaxOhn 47ddaa83bc updated changelog 2022-07-05 22:59:18 +02:00
MaxOhn 308c25a24c v0.6.0 2022-07-05 22:54:07 +02:00
MaxOhn e65888d7b9 added convert support with rosu-pp update 2022-07-05 22:53:09 +02:00
MaxOhn 8fc141e9d8 updated pyo3 2022-07-05 18:46:36 +02:00
MaxOhn 79fab17be2 use pypi token for workflow 2022-06-15 21:38:09 +02:00
MaxOhn 427cdeaab6 fixed typo 2022-06-15 17:45:27 +02:00
MaxOhn bda0eb2a9c remove release check 2022-06-14 22:04:16 +02:00
MaxOhn d3568a9672 fix workflow requirements 2022-06-14 21:12:12 +02:00
MaxOhn 9c8b0d7d0a remove cross compilations in workflow 2022-06-14 21:10:42 +02:00
MaxOhn 0d7fc55ddb added maturin metadata 2022-06-14 20:58:25 +02:00
MaxOhn 194ff56d00 add release profile 2022-06-14 20:53:03 +02:00
MaxOhn e265f874f6 specify python as interpreter in workflow 2022-06-14 19:15:19 +02:00
MaxOhn 3b820b0823 downgrade workflow python action 2022-06-14 19:04:35 +02:00
MaxOhn b0c32fc68d fix lib name in workflow 2022-06-14 18:15:33 +02:00
MaxOhn 8251b42491 downgrade workflow python version 2022-06-14 17:59:16 +02:00
MaxOhn 80d618f672 fix workflow path 2022-06-14 17:51:32 +02:00
MaxOhn 52ea4a2445 added publish workflow 2022-06-14 17:48:01 +02:00
MaxOhn d1f25fd281 v0.5.2 2022-06-14 16:44:17 +02:00
MaxOhn de97b410cc bumped dependencies including rosu-pp improvements 2022-06-14 16:42:59 +02:00
MaxOhn cb0c905f9d add maxCombo in CalculateResult's Display impl 2022-04-17 09:19:20 +02:00
MaxOhn f4ba5c1064 v0.5.1 2022-03-22 00:44:43 +01:00