We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ab435a6
Full Changelog: v0.1.9...v0.2.0
update the demon '三娘煞'
ce6e030
fix list() single set ('') to str '' bug in config.py
list('冠带',) ['冠', '带'] ('冠带') '冠带' list(('冠带',)) ['冠带'] list(('冠带')) ['冠', '带'] list(['冠带']) ['冠带'] list([]) [] list(()) [] list(('冠带',)) ['冠带'] list(('冠带')) ['冠', '带']
d85ec9f
fix issues 41
376fe5b
Full Changelog: v0.1.6...v0.1.7
babccbe
fix issue 39
0967bbb
fix issues 37
80b5862
fix 0.1.2 bug
9b793d4
fix the '天愿' bug
fa0188d
fix a gbk encode bug in setup.py
6a7e6a3
新增立春切换算法cnlunar.Lunar(datetime.datetime(2022, 2, 3, 10, 30), godType='8char', year8Char='beginningOfSpring')