- py312 support
- re-enable 3.12 in CI
- typo
- bump
- set python version to use in deploy to 3.11
- gitmojify: force encoding to utf8
- deps: bump actions/setup-python from 4 to 5
- deps: bump actions/checkout from 3 to 4
- gitmojify: use message in assertion
- gitmojfy: use correct encoding in test
- gitmojify: add tests for running gitmojify
- add type annotation for capsys
- add py.typed markers
- add windows to test matrix
- mypy
- run mypy on lint
- mypy: ignore missing imports
- ignore invalid arg in test
- move to new plugin format
- fix plugin name
- ruff: use extend-fixable
- bump commitizen
- deps: bump actions/checkout from 2 to 3
- deps: bump actions/setup-python from 1 to 4
- deps: bump commitizen from 2.38.0 to 2.39.1
- actions: remove mac for now
- add python 3.11 to matrix
- use ruff in pre-commit
- remove run on pull request
- remove windows from matrix
- create poetry venv
- dependabot: fix dependabot commit message
- publish: fix commit message condition
- attrs to latest
- remove isort
- bump ruff
- bump commitizen
- ruff: extend-ignore to ignore
- add more ruff config
- remove isort config
- remove isort from lint
- poetry: update poetry lock
- use poetry to run tools
- add .idea
- changelog: order sections in changelog
- publish: fix script path
- commitizen: fix tag format and bump message
- cz_gitmoji: fix ignore pattern in change map