Releases: mathematicator-core/numbers
Releases · mathematicator-core/numbers
v2.1.3: (#20) Update brick/math requirement from ^0.8.15 to ^0.8.15 || ^0.9.0
* 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
Fix PhpStan
v2.1.1
#18 Improved roman numerals conversions and validation
Native support for Fraction type, LaTeX renderer and tests.
v2.0.1
PhpStan erros
v2.0.0
README: Status
v1.0.6
Rename config.neon to common.neon
v1.0.5
SmartNumber: Add support for small numbers.
v1.0.4
SmartNumber: Fix support for big numbers converted to fraction and fi…
v1.0.3
SmartNumber: Fix support for bcdiv() + fraction parts as string.