- Adds
python3.9
support - Adds
py.typed
and type hints
- Moves to GitHub Actions
- Adds
python3.8
support - Adds
mimesis@4
support
- Updates
poetry
to1.0
- Updates built-time dependencies
- Adds
tox
runner - Moves project to
pytest-dev
org
- Updates dependencies:
pytest
andmimesis
- Now using
wemake-python-styleguide
to lint our code
- Moves the repo's source to the
mimesis-lab
organization - Switches to
poetry
for dependency management - Changed how fixtures are defined,
now all we expose only two fixtures:
mimesis_locale
andmimesis
- Initial version