What's Changed
- Get last errors to return false by @MizouziE in https://github.com/CarbonPHP/carbon/pull/70
- Remove "ς" for singular Greek year and month accusative form by @kylekatarnls in https://github.com/CarbonPHP/carbon/pull/75
- Create dedicated interfaces for constants by @kylekatarnls in https://github.com/CarbonPHP/carbon/pull/76
- Fix: isoFormat('MMMM') for sl_SI not working by...