Skip to content

v2.3.6

Compare
Choose a tag to compare
@gouguoyin gouguoyin released this 22 Jan 09:03
· 167 commits to master since this release
  • Extract the calendar as an independent sub package
  • Add CreateFromLunar method, create a Carbon instance from Lunar date and time
  • Fix concurrent map read and map write in ToMonthString, ToShortMonthString,ToWeekString, ToShortWeekString, Season , Constellation methods #180
  • Improve unit and benchmark test coverage