Releases: bakame-php/intl-formatter
Releases · bakame-php/intl-formatter
version 0.3.0 Bah Poulo - Salif Keita
Added
- None
Fixed
- Internal Option rewritten to use pseudo Enum classes.
BackedEnumPolyfill
replacesPseudoEnum
as the internal Enumeration abstract class.- Improve docblock using phpstan annotation.
Deprecated
- None
Removed
- None
version 0.2.0 DTM - Wolè
Added
NumberFactory
to easeNumberFormatter
instance creationDateFactory
to easeIntlDateFormatter
instance creationOptions\Calendar
to easeIntlDateFormatter
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 theNumberFactory
and theDateFactory
version 0.1.0 Mohamed Diaby - Djangou Diallo
first release 🎉