Releases: wemake-services/jinja2-git
Releases · wemake-services/jinja2-git
Version 1.4.0
Version 1.3.0
Features
- Drops
python3.6
support
Version 1.2.0
Features
- Adds
python3.10
support - Adds support for
jinja2>=2.10,<4.0
Misc
- Adds
mypy
support and dev-only type annotations - Updates all dev deps
- Adds coverage support back
Version 1.1.0
Features
- Adds
python3.8
support
Version 1.0.0
Features
- Breaking: dropped python2 support, now we support python3.6+
Misc
- Adds
wemake-python-styleguide
- Adds
safety
Version 0.2.0
Features
- Adds optional param
short
which returns shorter commit hash
Misc
- Adds
poetry
as the main project tool - Removed
setup.py
README.rst
converted toREADME.md
- Python 3.7 is now supported
Version 0.1.0
Initial release