Skip to content

Releases: mathematicator-core/numbers

v2.1.3: (#20) Update brick/math requirement from ^0.8.15 to ^0.8.15 || ^0.9.0

10 Oct 16:55
f44c200
Compare
Choose a tag to compare
* Update brick/math requirement from ^0.8.15 to ^0.8.15 || ^0.9.0

Updates the requirements on [brick/math](https://github.com/brick/math) to permit the latest version.
- [Release notes](https://github.com/brick/math/releases)
- [Commits](https://github.com/brick/math/compare/0.8.15...0.9.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Test: Remove new supported formats

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Jan Barášek <[email protected]>

v2.1.2

10 Oct 16:46
Compare
Choose a tag to compare
Fix PhpStan

v2.1.1

10 Oct 16:24
d440971
Compare
Choose a tag to compare
#18 Improved roman numerals conversions and validation

Native support for Fraction type, LaTeX renderer and tests.

30 May 08:42
Compare
Choose a tag to compare

v2.0.1

14 Apr 12:23
Compare
Choose a tag to compare
PhpStan erros

v2.0.0

14 Apr 08:33
Compare
Choose a tag to compare
README: Status

v1.0.6

16 Mar 20:22
5437040
Compare
Choose a tag to compare
Rename config.neon to common.neon

v1.0.5

20 Feb 08:38
4af83b1
Compare
Choose a tag to compare
SmartNumber: Add support for small numbers.

v1.0.4

17 Oct 15:38
c278a1c
Compare
Choose a tag to compare
SmartNumber: Fix support for big numbers converted to fraction and fi…

v1.0.3

18 Sep 08:19
0c2855c
Compare
Choose a tag to compare
SmartNumber: Fix support for bcdiv() + fraction parts as string.