Skip to content

5.0.0

Compare
Choose a tag to compare
@rez1dent3 rez1dent3 released this 13 Mar 06:14
· 1633 commits to master since this release
0b7e9e8

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

Full Changelog: 4.2.2...5.0.0