Releases: theriftlab/radiance
Releases · theriftlab/radiance
v1.1.7
v1.1.6
Added explicit requirements for minimum PHP version and for BC Math extension.
v1.1.5
Added arguments to interface methods.
v1.1.4
Fixed issue when PHP-valid exponent-based number passed in string.
v1.1.3
Prevented negative zero being returned from float operations.
v1.1.2
Some internal improvements.
v1.1.1
- Improved internal handling of values.
- Renamed
toBCDecimal()
to less implementation-specifictoRawDecimal()
.
v1.1.0
Improved formatting & internal handling of floats.
v1.0.0
Initial release.