3.10.0
Complete commits list: CarbonPHP/carbon@3.9.1...3.10.0
Summary:
- Allow passing
$options
tofromSerialized()
by @kylekatarnls in CarbonPHP/carbon#33 - Limit the number of recurrences by @kylekatarnls in CarbonPHP/carbon#34
- Make CarbonPeriod serialization compatible with v2 by @kylekatarnls in CarbonPHP/carbon#37
- fix: add dynamic return type for
tz()
by @nesl247 in CarbonPHP/carbon#42 - Simplify period unserialization process by @kylekatarnls in CarbonPHP/carbon#44
- Use serialization to set days property on intervals by @kylekatarnls in CarbonPHP/carbon#43
- Fix undefined constant self::DEFAULT_LOCALE error by @aavtukhovich in CarbonPHP/carbon#45
- Update Divehi months by @kylekatarnls in CarbonPHP/carbon#46
- Prioritize timezones matching ->format('T') for getAbbreviatedName() by @kylekatarnls in CarbonPHP/carbon#47
- Update month abbreviation for Latin Serbian by @kylekatarnls in CarbonPHP/carbon#49
- Fix plural for Urdu, Sindhi and Arab Panjabi by @kylekatarnls in #3201
New Contributors
- @nesl247 made their first contribution in CarbonPHP/carbon#42
- @aavtukhovich made their first contribution in CarbonPHP/carbon#45