What's Changed
- Get last errors to return false by @MizouziE in #70
- Remove "ς" for singular Greek year and month accusative form by @kylekatarnls in #75
- Create dedicated interfaces for constants by @kylekatarnls in #76
- Fix: isoFormat('MMMM') for sl_SI not working by @hoRacy in #65
- Add test for parse 0 and empty string by @kylekatarnls in #62
- Drop (dead) code for PHP 7 by @kylekatarnls in #59
- Fix month/week/unit translation using fallback locale while main locale has it set by @kylekatarnls in #77
- Fix English meridiem when another locale is used as fallback by @kylekatarnls in #78
- Don't clone when casting from immutable to immutable by @kylekatarnls in #85
- Fix Yiddish translation for time difference by @yisraeldov in briannesbitt/Carbon#3273
- Fix
withTestNow()to restore previous test state instead of clearing it by @kyryl-bogach in briannesbitt/Carbon#3283
New Contributors
- @MizouziE made their first contribution in #70
- @hoRacy made their first contribution in #65
- @yisraeldov made their first contribution in briannesbitt/Carbon#3273
- @kyryl-bogach made their first contribution in briannesbitt/Carbon#3283
Full Changelog: 3.11.0...3.11.1