Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

Releases: gerardojbaez/money

v0.3.1: Merge pull request #8 from Evertt/master

24 Feb 19:02
1a29ca1
Compare
Choose a tag to compare

Add format customization and Changelog file; fix project code format

29 Oct 00:57
Compare
Choose a tag to compare

Added

  • Currency format customization through the Currency class setters.
  • Changelog

Fixed

  • Project code format. All classes now adheres to PSRs.

v0.2.1: Merge pull request #5 from InstanceOfMichael/master

17 Sep 21:02
Compare
Choose a tag to compare
bugfix Armenian Dram symbol was represented as HTML entity when most …

v0.2.0

03 Aug 17:30
Compare
Choose a tag to compare
Add documentation for string parsing

v0.1.2: Fix 'thousandSeparator' with space

30 Jul 07:12
Compare
Choose a tag to compare
The space was used to prevent regex to match that group of lines when fixing currencies formats.

v0.1.1

30 Jul 06:56
Compare
Choose a tag to compare
Fix currency formats

v0.1.0

25 Jul 21:38
Compare
Choose a tag to compare
Add __toString()

v0.0.1

25 Jul 19:35
Compare
Choose a tag to compare
Fix typo