github briannesbitt/Carbon 2.4.0

latest releases: 3.3.1, 3.3.0, 3.2.4...
5 years ago

Complete commits list: 2.3.0...2.4.0

Summary:

  • Added lithuanian translations for: differences, period, months and day names
  • Added czech translations for: months and day names
  • Dropped support for PHP without JSON extension: removed JsonSerializable interface polyfill and require ext-json in composer
  • Added PHPDoc comments and auto-completion hints
  • Added translation methods to handle multiple forms of days and months names: getTranslatedDayName, getTranslatedMinDayName, getTranslatedShortDayName, getTranslatedMonthName, getTranslatedShortMonthName
  • Allowed Laravel to run with Carbon without registering the Carbon service

Don't miss a new Carbon release

NewReleases is sending notifications on new releases.