Cnlunar

Latest version: v0.2.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.0

**Full Changelog**: https://github.com/OPN48/cnlunar/compare/v0.1.9...v0.2.0

update the demon '三娘煞'

0.1.9

fix list() single set ('') to str '' bug in config.py
>>> list('冠带',)
['冠', '带']
>>> ('冠带')
'冠带'
>>> list(('冠带',))
['冠带']
>>> list(('冠带'))
['冠', '带']
>>> list(['冠带'])
['冠带']
>>> list([])
[]
>>> list(())
[]
>>> list(('冠带',))
['冠带']
>>> list(('冠带'))
['冠', '带']
>>>

0.1.8

fix issues 41

0.1.7

**Full Changelog**: https://github.com/OPN48/cnlunar/compare/v0.1.6...v0.1.7

0.1.6

fix issue 39

0.1.4

fix issues 37

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.