v6.0.0-rc.1
Pre-release
Pre-release
Changes after v6.0.0-beta.3:
- Rust crate: make all items visible in the root module (Flat is better than nested).
- GitHub branches: The main branch has been deleted. The default branch is now
v5
and it will change tov6
when v6 is released. - Python binding: Now type hints are provided. You will get better completion in your IDE.