We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fdf3ec commit fc7ed31Copy full SHA for fc7ed31
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.13.1](https://github.com/brick/math/releases/tag/0.13.1) - 2025-03-29
6
+
7
+✨ **Improvements**
8
9
+- `__toString()` methods of `BigInteger` and `BigDecimal` are now type-hinted as returning `numeric-string` instead of `string` (#90 by @vudaltsov)
10
11
## [0.13.0](https://github.com/brick/math/releases/tag/0.13.0) - 2025-03-03
12
13
💥 **Breaking changes**
0 commit comments