Releases: bakame-php/laravel-intl-formatter
Releases · bakame-php/laravel-intl-formatter
version 0.3.0 Bah Poulo - Salif Keita
Added
- Support for
Money
package. - Added
IntlFactory
facade. NumberFactory
andDateFactory
are now accessible as readonly property of theFactory
class.
Fixed
- [BC Break] Renamed
Factory::newInstance
inFactory::newFormatter
- [BC Break] Keys used for container registration are updated.
Deprecated
- None
Removed
[BC Break] Factory::newInstance
replaced by Factory::newFormatter
version 0.2.0 DTM - Wolè
Added
Factory
class
Fixed
-
[BC Break]
Formatter
facade class renamedIntlFormatter
. -
Missing configuration publishing in laravel application.
-
Align changes with version 0.2.0 of
bakame/intl-formatter
Deprecated
- None
Removed
- None
version 0.1.0 Mohamed Diaby - Djangou Diallo
first release 🎉