v2.3.6
- Extract the calendar as an independent sub package
- Add
CreateFromLunar
method, create aCarbon
instance fromLunar
date and time - Fix concurrent map read and map write in
ToMonthString
,ToShortMonthString
,ToWeekString
,ToShortWeekString
,Season
,Constellation
methods #180 - Improve
unit
andbenchmark
test coverage