Skip to content

Releases: ElegantEngineeringTech/laravel-money

v2.1.0

21 Oct 14:31

Choose a tag to compare

fix doc

v2.0.1

28 Aug 13:37

Choose a tag to compare

serialize to int

v2.0.0

27 Aug 15:58
a649cca

Choose a tag to compare

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()

v1.0.4 Laravel 11

16 Mar 16:32

Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3 Laravel 11

16 Mar 16:10

Choose a tag to compare

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #15

Full Changelog: v1.0.2...v1.0.3

v1.0.2 More flexible validation rule

26 Oct 12:31
614d552

Choose a tag to compare

Merge pull request #14 from finller/dependabot/github_actions/stefanz…

v1.0.1 Support negative amount

19 Sep 14:56

Choose a tag to compare

Add support for negative amount.

What's Changed

  • Fix #12 and added test for negative amount by @BoGnY in #13

New Contributors

  • @BoGnY made their first contribution in #13

Full Changelog: v1.0.0...v1.0.1

v1.0.0 Laravel 10

16 Feb 13:38

Choose a tag to compare

support L10

v0.1.3 Better Parser

03 Jan 11:48
9940e73

Choose a tag to compare

Merge pull request #2 from finller/dependabot/github_actions/aglipanc…

v0.1.2

31 Dec 13:02
7f479a2

Choose a tag to compare

Merge pull request #1 from finller/dependabot/github_actions/ramsey/c…