This repository has been archived by the owner on Sep 28, 2021. It is now read-only.
Releases: gerardojbaez/money
Releases · gerardojbaez/money
v0.3.1: Merge pull request #8 from Evertt/master
- Fix EUR placement (1a29ca1)
Add format customization and Changelog file; fix project code format
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
bugfix Armenian Dram symbol was represented as HTML entity when most …
v0.2.0
Add documentation for string parsing
v0.1.2: Fix 'thousandSeparator' with space
The space was used to prevent regex to match that group of lines when fixing currencies formats.
v0.1.1
Fix currency formats
v0.1.0
Add __toString()
v0.0.1
Fix typo