Skip to content

v2.0.0

Compare
Choose a tag to compare
@QuentinGab QuentinGab released this 27 Aug 15:58
· 31 commits to main since this release
a649cca

Breaking changes

  • The namespace has been updated: from Finller\Money to Elegantly\Money. You can simply do a search+replace.
  • MoneyCast serialize method now return a float (100.00) instead of a string (EUR 100.00). This will affect $model-> attributesToArray(), and $model->toJson()