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