Skip to content

Releases: thermondo/pytest-translations

5.0.0

11 Sep 09:54
568ed15
Compare
Choose a tag to compare

What's Changed

  • BREAKING drop support for pytest <7 and EOL python versions
  • migrate to poetry by @syphar in #54
  • fix first deprecation warnings by @syphar in #55
  • add pre-commit with black,isort,flake8 by @syphar in #56

Full Changelog: 4.0.1...5.0.0

4.0.1

05 Nov 16:25
Compare
Choose a tag to compare

What's Changed

  • Fix invalid syntax deprecation warning in regex by @amureki in #52
  • Fix aspell installation docs in README by @amureki in #53

Full Changelog: 4.0.0...4.0.1

4.0.0

05 Nov 15:28
Compare
Choose a tag to compare
  • add tests for python 3.10
  • drop official support / testing for pytest 6.1

3.1.0

30 Mar 07:07
Compare
Choose a tag to compare
  • Ignore &shy; entity for spellchecks because it's only meant for optional word breaks ( #50 )

3.0.0 - pytest 6.1 compatibility

26 Oct 10:47
13a4479
Compare
Choose a tag to compare

This release drops backwards compatibility to some old versions of pytest.