Documentation
- Update citing information in
README.md
andgrups-rs cite
module.
Minor changes
- Update Cargo.lock
- Remove unneeded
atty
dependency (Not this change bumps the MSRV tocargo>=1.70.0
)
Bugfixes
- Prevent the program from displaying signed zeroes (i.e.:
-0.0
) onx32
bit architectures - Fix grups.plots submodule URL format (set it back to http)
Full Changelog: https://github.com/MaelLefeuvre/grups-rs/commits/v0.3.3