Skip to content

Releases: oriontvv/pyaspeller

2.0.0

19 Nov 19:45
4c22a9d
Compare
Choose a tag to compare

Removed

  • [Breaking change] Remove deprecated options flag_latin, ignore_latin, by_words, ignore_roman_numerals and ignore_uppercase

Changed

  • Updated ruff linter version

1.2.0

31 Jul 07:44
Compare
Choose a tag to compare

Added

  • Linting with ruff

Fixed

  • Fix encoding issue on windows

Changed

  • Require python3.7+

Removed

  • Linting with flake8
  • Linting with black
  • Linting with isort

1.1.0

07 Feb 12:22
d853dc2
Compare
Choose a tag to compare

Added

  • Add new methods spell_text and spelled_text for explicit deal with strings only
  • Allow to recieve Pathlib.Path argument
  • Increase test coverage

1.0.0

08 Dec 17:21
a7f221a
Compare
Choose a tag to compare

Added

  • Using keep changelog format

Changed

  • Update and untie dependencies

Removed

  • Drop python3.6 from ci

0.2.3

02 Feb 17:52
cc8ea67
Compare
Choose a tag to compare

0.2.2

02 Feb 17:33
be57cd6
Compare
Choose a tag to compare