github thombashi/pathvalidate v3.2.0

8 months ago
  • 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

Don't miss a new pathvalidate release

NewReleases is sending notifications on new releases.