All Versions
64
Latest Version
Avg Release Cycle
11 days
Latest Release
1245 days ago

Changelog History
Page 7

  • v2.21.0 Changes

    July 14, 2019

    Complete commits list: 2.20.0...2.21.0

    Summary:

    • #1786 Added CLI program
    • โšก๏ธ #1779 Optimized Laravel booting
    • ๐ŸŒ #1771 Fixed Filipino translations for units
    • #1769 Allowed strings and DateTime instances in between() parameters
    • ๐Ÿ“œ #1756 Added parseFromLocale() method in the CarbonInterval class
  • v2.20.0 Changes

    June 25, 2019

    Complete commits list: 2.19.1...2.20.0

    Summary:

    • #1745 CarbonPeriod::overlaps() method and method to create CarbonPeriod from Carbon/CarbonImmutable instances
    • #1746 More generic methods is, next, previous getting strings such as "sunday", "1 July" and automatically isXyz(), nextXyz() and previousXyz() if it matches the given string.
    • ๐Ÿ‘ #1748 Support Laravel event dispatcher's contract thanks to @lorisleiva
    • #1753 Implement CarbonInterval::shares (like times but to divide) and multiply/divide method that return precise and cascaded results.
  • v1.39.1 Changes

    October 14, 2019

    Complete commits list: 1.39.0...1.39.1

    Summary:

    • ๐Ÿ›  #1909 Fixed validateCurrentDate return type annotation
  • v1.39.0 Changes

    June 25, 2019

    Port simple methods from Carbon 2 to Carbon 1.39

    1.38.4...1.39.0