Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

1.0.3

Compare
Choose a tag to compare
@matthewgoslett matthewgoslett released this 01 Feb 08:48
· 15 commits to master since this release

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