Releases: oriontvv/pyaspeller
Releases · oriontvv/pyaspeller
2.0.0
1.2.0
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
Added
- Add new methods
spell_text
andspelled_text
for explicit deal with strings only - Allow to recieve Pathlib.Path argument
- Increase test coverage
1.0.0
Added
- Using keep changelog format
Changed
- Update and untie dependencies
Removed
- Drop python3.6 from ci