Releases: briannesbitt/Carbon
Releases · briannesbitt/Carbon
3.10.1
Complete commits list: CarbonPHP/carbon@3.10.0...3.10.1
Summary:
- Fix rounding issue in
CarbonInterval::make()
by @kylekatarnls in CarbonPHP/carbon#51
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
3.9.1
Complete commits list: CarbonPHP/carbon@3.9.0...3.9.1
Summary:
- Localization: added milliseconds and microseconds to Russian locale by @daniser in #3169
- Fix overflow issue for is-month by @kylekatarnls in #3170
- Fix ->is('02-29') by @kylekatarnls in #3171
- Fix Incorrect Type Inference when Declaring Macros by @liamduckett in #3174
- feat: Apply Laravel fallback locale by @daniser in #3168
- Add missing @param-closure-this by @kylekatarnls in #3175
- Add missing type for method parameter by @riesjart in #3176
- Update sponsors by @github-actions in #3177
- [Danish] 2-letter day abbreviations + 3-letter abbreviation of ‘May’ by @kokoshneta in #3183
- Update sponsors by @github-actions in #3186
- Reduce segfault risk in PHP 8.3.20 by @kylekatarnls in #3187
New Contributors
3.9.0
Complete commits list: CarbonPHP/carbon@3.8.6...3.9.0
Summary:
- Add
isNowOrFuture()
andisNowOrPast()
methods by @AndrewMast in CarbonPHP/carbon#27 - Add ReturnTypeWillChange to createFromTimestamp by @cdburgess in CarbonPHP/carbon#22
New Contributors
- @cdburgess made their first contribution in CarbonPHP/carbon#22
- @AndrewMast made their first contribution in CarbonPHP/carbon#27
3.8.6
Complete commits list: 3.8.5...3.8.6
Summary:
- Fix Turkmen week day name order by @kylekatarnls in #3152
- Test Laravel ongoing v13 by @kylekatarnls in #3155
3.8.5
Complete commits list: 3.8.4...3.8.5
Summary:
- Fix CarbonInterval PHPDoc by @kylekatarnls in #3130
- Fix time unit abbreviations and format mismatches for Azerbaijani translation by @novruzrhmv in #3144
New Contributors
- @novruzrhmv made their first contribution in #3144
2.73.0
3.8.4
2.72.6
3.8.3
Complete commits list: 3.8.2...3.8.3
Summary:
- Fix month abbreviations for fr_BE/fr_LU by @c-Rolland in #3110
- Update Occitan locale: small correction by @Mejans in #3115
- Fix month names by @koprivan in #3122
- Add Psalm config by @kylekatarnls in #3125