v0.6.1 (2025-04-13)
Chore
-
chore(ci): remove FFmpeg installation step from workflow (
682dc2c
) -
chore(ci): remove Playwright install step from workflow (
cb1658d
) -
chore(ci): add formatting check step with Ruff in workflow (
1cd28d7
)
Fix
- fix: improve clean_string function to handle newlines and extra spaces (
33e48ba
)
Style
- style: update docstrings for get_course_slug, clean_string, and slugify functions (
400dfc2
)
Test
- test(utils): update test cases for clean_string and slugify functions
Include special characters and newlines (2c50a4d
)
Unknown
- Merge pull request #25 from ivansaul/develop
Improve clean_string for Newlines and Extra Spaces (c430bbb
)