v3.1.0
- Fix validation error messages to show the
target-platformproperly: #34 (Thanks to @matanster) - Fix README: out of date with the actual error generated by
validate_filename#35 (Thanks to @hXtreme) - Add
descriptionproperty toErrorReasonclass - Add
as_slogmethod toValidationErrorclass - Add
docsextras - Change the type of the return value of
ValidationError.reasonfromOptional[ErrorReason]toErrorReason - Update
[build-system] - Drop support for Python 3.6
Full Changelog: v3.0.0...v3.1.0