This repository has been archived by the owner on Jul 19, 2024. It is now read-only.
Releases: Superbalist/php-money
Releases · Superbalist/php-money
2.0.0
1.0.5
1.0.4
Changelog
1.0.4 - 2016-02-01
- Fix typod class name PHPDocBlockTest
1.0.3
Changelog
1.0.3 - 2016-02-01
- Switch to PSR-2 style guide
- Add setDefault method to CurrencyFactory
- Allow CurrencyConversionService to be passed in to money constructor
- Add addCurrency method to CurrencyFactory
- Change CurrencyConversionServiceFactory to a service provider with get/set methods
1.0.2
Changelog
1.0.2 - 2016-01-27
- Add unit tests
1.0.1
Changelog
1.0.1 - 2016-01-27
- Renamed library from money-php to php-money
1.0.0
Changelog
1.0.0 - 2016-01-22
- Initial release