5.0.0
Added
- add support "Arbitrary Precision Mathematics" (
ext-bcmath
) #139 #146 - add
Mathable
service (helps switch quickly from bcmath to php computing)
Changed
- add unit cases
- upgrade composer packages
- Now all casts are in the config, not in the model. If you use bcmath, then all values are reduced to a string.
Removed
- Strong typing (models, interfaces, etc.)
- all deprecated methods are removed
nesbot/carbon
is no longer needed for the library to work
What's Changed
- 5.0.x - Arbitrary Precision Mathematics by @rez1dent3 in #140
Full Changelog: 4.2.2...5.0.0