v0.9.2
·
25 commits
to main
since this release
Dependencies
- drop python 3.10 and upgrade dependencies
- upgrade rand to v0.9.1 and rand_distr to v0.5.1
- upgrade winnow to v0.7.10
- upgrade pyo3 to v0.24.2
- update rand to v0.9 and rand_distr to v0.5
- bump actions/create-github-app-token in the actions group
Fixed
- allow inf or nan in parameter names (thank you @maurosilber!)
- add a few test cases for float parsing
Miscellaneous
- update github CI