v2.1.0
- Add
check_reserved
argument to validate/sanitize functions - Add
'/'
as a reserved file path for Linux/macOS - Suppress errors when sanitizing null values
- Fix
max_len
value check for file names - Include type annotation information to the package
- Remove
dev
extras_require - Bug fixes