Releases: tiny-blocks/math
Releases · tiny-blocks/math
v3.5.1
v3.5.0
- Refactors the structure to improve the overall cohesion of the code.
v3.4.2
- Fixes scaling when getting float values.
v3.4.1
- Fixes scaling when getting primitive values for
BigNumbers
.
v3.4.0
- Adds an absolute method to return the absolute value of a
BigNumber
instance.
v3.3.0
Release/3.3.0 (#23)
v3.2.0
- Adds implementation for NegativeBigDecimal.
v3.1.0
- Adjusts exception messages and tests.
v3.0.2
- Allow extension of
BigDecimal
andPositiveBigDecimal
classes.
v3.0.1
- Allow extension of
BigDecimal
andPositiveBigDecimal
classes.