14535f0f5f- update to 0.15: * Update `setuptools schema definitions, #112 * Add __repr__ to plugin wrapper * Fix standard $schema ending # * Ensure reporting show more detailed error messages for RedefiningStaticFieldAsDynamic * Add support for repo-review`Dirk Mueller2023-12-15 19:56:12 +00:00
28de1f4945- Update to 0.13: * Make it clear when using input from `stdin, #96 * Fix summary for allOf, #100 * setuptools plugin: * Improve validation of attr` directives, #101Daniel Garcia2023-05-30 10:19:02 +00:00
b7d662f48c- Update to 0.12.2: * setuptools plugin: * Fix problem with license-files patterns, by removing default value. - 0.12.1: * setuptools plugin: * Allow PEP 561 stub names in tool.setuptools.package-dir, #87 - 0.12.0: * setuptools plugin: * Allow PEP 561 stub names in tool.setuptools.packages, #86 - 0.11.0: * Improve error message for invalid replacements in the pre_compile CLI, #71 * Allow package to be build from git archive, #53 * Improve error message for invalid replacements in the pre_compile CLI, #71 * Error-out when extra keys are added to project.authors/maintainers, #82 * De-vendor fastjsonschema, #83 - 0.10.1: * Ensure LICENSE.txt is added to wheel. - 0.10.0: * Add NOTICE.txt to license_files, #58 * Use default SSL context when downloading classifiers from PyPI, #57 * Remove setup.py, #52 * Explicitly limit oldest supported Python version * Replace usage of cgi.parse_header with email.message.MessageDaniel Garcia2023-05-12 10:27:03 +00:00