Skip to content

Releases: bakame-php/intl-formatter

version 0.3.0 Bah Poulo - Salif Keita

12 Jun 20:42
Compare
Choose a tag to compare

Added

  • None

Fixed

  • Internal Option rewritten to use pseudo Enum classes.
  • BackedEnumPolyfill replaces PseudoEnum as the internal Enumeration abstract class.
  • Improve docblock using phpstan annotation.

Deprecated

  • None

Removed

  • None

version 0.2.0 DTM - Wolè

06 Jun 16:38
Compare
Choose a tag to compare

Added

  • NumberFactory to ease NumberFormatter instance creation
  • DateFactory to ease IntlDateFormatter instance creation
  • Options\Calendar to ease IntlDateFormatter instance creation

Fixed

  • [BC BREAK] Formatter method name signature fixed by moving the $locale and the $timezone arguments
  • [BC BREAK] DateResolver interface now is a final class.

Deprecated

  • None

Removed

  • [BC BREAK] Configuration class removed and split into the NumberFactory and the DateFactory

version 0.1.0 Mohamed Diaby - Djangou Diallo

05 Jun 11:44
Compare
Choose a tag to compare