- Add
reserved_name_handler
argument tosanitize_filename
function andsanitize_filepath
function - Add
NullValueHandler
class andReservedNameHandler
class - Add
fs_encoding
property andbyte_count
property toValidationError
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