Skip to content

Releases: theriftlab/radiance

v1.1.7

31 Jan 15:17
Compare
Choose a tag to compare

Moved tests out of global Tests namespace.

v1.1.6

31 Jan 00:54
Compare
Choose a tag to compare

Added explicit requirements for minimum PHP version and for BC Math extension.

v1.1.5

25 Jan 02:20
Compare
Choose a tag to compare

Added arguments to interface methods.

v1.1.4

08 Jan 01:14
Compare
Choose a tag to compare

Fixed issue when PHP-valid exponent-based number passed in string.

v1.1.3

06 Jan 00:54
Compare
Choose a tag to compare

Prevented negative zero being returned from float operations.

v1.1.2

04 Jan 22:31
Compare
Choose a tag to compare

Some internal improvements.

v1.1.1

04 Jan 15:21
Compare
Choose a tag to compare
  • Improved internal handling of values.
  • Renamed toBCDecimal() to less implementation-specific toRawDecimal().

v1.1.0

03 Jan 02:54
Compare
Choose a tag to compare

Improved formatting & internal handling of floats.

v1.0.0

31 Dec 02:35
Compare
Choose a tag to compare

Initial release.