Add support for special characters in filenames #5

Merged
rogs merged 3 commits from fix-special-characters-issue-on-windows into master 2025-03-19 15:56:37 -03:00

3 Commits

Author SHA1 Message Date
9d1b6c2342
Fixed linter issues 2025-03-19 15:52:43 -03:00
5f58289e8f
Update version to 1.2.0 in pyproject.toml
Update the version number in pyproject.toml from 1.1.5 to 1.2.0.
2025-03-19 15:50:54 -03:00
e7c4dc16f8
Add support for special characters in filenames
- Added a new function to handle special characters in filenames.
- Modified existing functions to handle special characters in filenames.
- Updated tests to ensure correct behavior with special characters in filenames.
2025-03-19 15:49:38 -03:00