Skip to content

Releases: pymorphy2-fork/DAWG-Python

0.9.0

17 Feb 13:17
5d79c4e
Compare
Choose a tag to compare

What's Changed

Other:

  • Bump ruff from 0.5.5 to 0.5.6 in the dev-dependencies group by @dependabot in #32
  • Bump ruff from 0.5.6 to 0.6.3 in the dev-dependencies group by @dependabot in #33
  • Bump flake8 from 7.1.0 to 7.1.1 by @dependabot in #34
  • Bump the dev-dependencies group with 2 updates by @dependabot in #35
  • Bump ruff from 0.6.8 to 0.7.2 in the dev-dependencies group by @dependabot in #36
  • Bump dawg2 from 0.13.0 to 0.13.1 by @dependabot in #37
  • Bump the dev-dependencies group with 2 updates by @dependabot in #38
  • Bump ruff from 0.8.1 to 0.8.4 in the dev-dependencies group by @dependabot in #39
  • Bump ruff from 0.8.4 to 0.9.4 in the dev-dependencies group by @dependabot in #40

Full Changelog: 0.8.1...0.9.0

0.8.1

03 Aug 12:14
Compare
Choose a tag to compare

What's Changed

Minor technical update:

  • fixed typo in github link on pypi.org
  • updated dependencies

Full Changelog: 0.8.0...0.8.1

0.8.0

27 Sep 17:39
Compare
Choose a tag to compare

What's Changed

  • Allow more flexible char substitutes by @bt2901
  • minimal Python version changed to 3.8 by @insolor
  • setup.py building changed to poetry by @insolor

Full Changelog: https://github.com/pymorphy2-fork/DAWG-Python/commits/0.8.0