v3.1.0
- Fix validation error messages to show the
target-platform
properly: #34 (Thanks to @matanster) - Fix README: out of date with the actual error generated by
validate_filename
#35 (Thanks to @hXtreme) - Add
description
property toErrorReason
class - Add
as_slog
method toValidationError
class - Add
docs
extras - Change the type of the return value of
ValidationError.reason
fromOptional[ErrorReason]
toErrorReason
- Update
[build-system]
- Drop support for Python 3.6
Full Changelog: v3.0.0...v3.1.0