The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Currency format customization through the
Currency
class setters. - Changelog
- Project code format. All classes now adheres to PSRs.
- Armenian Dram symbol was represented as HTML entity, by InstanceOfMichagel.
- String parsing, by InstanceOfMichagel.
- PHPUnit
- Scalar typehint
thousandSeparator
key name with a space.
- Currency formats.
__toString()
magic method to theMoney
class.
- Initial Release