Skip to content

3.2.0

Compare
Choose a tag to compare
@kylekatarnls kylekatarnls released this 27 Mar 18:28
· 44 commits to master since this release
6bfea14

Complete commits list: 3.1.1...3.2.0

Summary:

  • Fix PHP 8.4 implicit nullability deprecation @Ayesh #2969
  • Use current timezone if identical to compared value for diff #2972
  • Correction of Months' Names In CKB language #2973
  • Stop using start/end on interval if they are changed after creation #2981
  • Deprecate Real diff in favor of UTC diff #2975
  • Allow integer in createFromFormat() #2983

New Contributors