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 d31a996 commit f058585Copy full SHA for f058585
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.14.1](https://github.com/brick/math/releases/tag/0.14.1) - 2025-11-24
6
+
7
+✨ **New features**
8
9
+- New method: `BigNumber::ofNullable()` (#94 by @mrkh995)
10
11
+✨ **Compatibility fixes**
12
13
+- Fixed warnings on PHP 8.5 (#101 and #102 by @julien-boudry)
14
15
## [0.14.0](https://github.com/brick/math/releases/tag/0.14.0) - 2025-08-29
16
17
✨ **New features**
0 commit comments