Skip to content

v2.1.0

Choose a tag to compare

@thombashi thombashi released this 01 Feb 10:34
· 473 commits to master since this release
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