You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* tests: add failing test case
* docs: add comment
* tests: add comment
* tests: add a test case that proves that the regex was always bad
* fix: replace regex with reliable filtering
* feat: stop at first invalid char
* feat: allow numbers in file extensions
* feat: stop extension from being '.'
* refactor: code style
* docs: use slugify in the example
* chore: prepare release
0 commit comments