a822a38f4b
- update to 2.21.1: * Fixed ResourceWarning where file was not properly closed * Fixed regexp for date format * Updated test suite * Fixed detecting when infinity is reached with multipleOf * Fixed that min/max items/lenght/properties can be float * Fixed that everything with empty not is invalid * Fixed missing re import when using regex pattern * Improved regexp for email format to comfort test suite * Improved regexp for date format to comfort test suite * Improved regexp for ipv4 format to comfort test suite * Added partial support of idn-hostname format * Added detailed_exceptions flag (default to True to avoid breaking change) - when used, results are twice as fast
Dirk Mueller2024-12-05 09:35:39 +00:00
bc087e46a4
Accepting request 1225676 from devel:languages:python
Ana Guerrero2024-11-22 22:50:46 +00:00
bab64eeeee
- Update to 2.20.0: - Added validations at compile time: - required must have unique items - checking if schema is not allowing required items (item is required, but is not listed in properties) - Remove upstreamed patch: - support-pytest-8.patch
Matej Cepl2024-11-21 22:31:46 +00:00
b2e6340390
- update to 2.19.1: * Fixed date format to accept only two digit months and days
Dirk Mueller2023-12-29 16:20:19 +00:00
6045a2a544
Accepting request 1129214 from devel:languages:python
Ana Guerrero2023-11-28 21:18:47 +00:00
496a1512b1
- update to 2.19.0: * Added use_formats parameter to allow disable automatic assertions - update to 2.18.0 * Fixed support of boolean schema in if-then-else application - update to 2.17.1: * Added tests in sdist * Fix variable name resolving with references
Dirk Mueller2023-11-27 18:50:48 +00:00
c354f84a10
Accepting request 1114016 from devel:languages:python
Ana Guerrero2023-09-29 19:12:36 +00:00
c64f2f36d8
Accepting request 1113731 from home:Simmphonie:branches:devel:languages:python
Dirk Mueller2023-09-28 07:42:15 +00:00
073ccf6694
- update to 2.16.2: * Use temporary dir in tests for compiled code * Add comments to Python versions in Github workflow * Add conditional test that uses $ref * Add conditional tests just to make sure the baseline works * Recursively expand all $ref strings in schemas * Add test case capturing the desired behaviour * Expand $ref when assiging the definition field in JsonSchemaValueExce * Add an assertion before removing 'data' from variable name
Dirk Mueller2022-10-06 14:39:09 +00:00
e7372a71e8
Accepting request 989966 from devel:languages:python
Richard Brown2022-07-19 15:19:11 +00:00
49a981e107
Accepting request 989965 from home:mcepl:branches:devel:languages:python
Matej Cepl2022-07-18 13:25:40 +00:00