CHANGELOG¶
v1.2.0 (2026-06-21)¶
Features¶
- Add custom emoji commit parser for semantic-release
(
c10596b)
Refactoring¶
-
Rename data file and update PYTHONPATH in main-release.yml (
f92ae00) -
Update development dependencies in pyproject.toml for improved compatibility (
d95d02f) -
Update development dependencies in pyproject.toml for improved compatibility (
7240128) -
Update install targets and modify default dependency groups (
2234cfb)
v1.1.0 (2026-06-04)¶
Features¶
- Rename utils.py to settings.py and update settings structure
(
310762b)
v1.0.0 (2026-05-24)¶
- Initial Release