We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d54a395 commit 459f278Copy full SHA for 459f278
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.10.2](https://github.com/brick/math/releases/tag/0.10.2) - 2022-08-11
6
+
7
+👌 **Improvements**
8
9
+- `BigRational::toFloat()` now simplifies the fraction before performing division (#73) thanks to @olsavmic
10
11
## [0.10.1](https://github.com/brick/math/releases/tag/0.10.1) - 2022-08-02
12
13
✨ **New features**
0 commit comments