Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@thombashi thombashi released this 17 Sep 03:04
· 59 commits to master since this release
v3.2.0
  • Add reserved_name_handler argument to sanitize_filename function and sanitize_filepath function
  • Add NullValueHandler class and ReservedNameHandler class
  • Add fs_encoding property and byte_count property to ValidationError class
  • Add additional_reserved_names argument to validate/sanitize functions to allow custom reserved names
  • Modify the return value format of ValidationError.__str__ method
  • Improve type annotations

Full Changelog: v3.1.0...v3.2.0