Skip to content

2.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jan 19:08
· 5 commits to main since this release
b6bb05b

What's Changed

  • Dropped support for Python 3.8 and 3.9, and added support for Python 3.13 and 3.14
  • Added Turkish language support (#25 by @abdelslam1997)
  • Replaced versioning module with a static version
  • Changed type hints to modern syntax
  • Changed copyright notice to a simplified format
  • Updated documentation content and structure
  • Updated development tools and workflows