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