Skip to content

Releases: bakame-php/laravel-intl-formatter

version 0.3.0 Bah Poulo - Salif Keita

14 Jun 10:54
Compare
Choose a tag to compare

Added

  • Support for Money package.
  • Added IntlFactory facade.
  • NumberFactory and DateFactory are now accessible as readonly property of the Factory class.

Fixed

  • [BC Break] Renamed Factory::newInstance in Factory::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è

07 Jun 03:49
Compare
Choose a tag to compare

Added

  • Factory class

Fixed

  • [BC Break] Formatter facade class renamed IntlFormatter.

  • 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

05 Jun 11:54
Compare
Choose a tag to compare