| Commit message (Expand) | Author | Age |
* | Update copyright year (#1194) | toasted-nutbread | 2021-01-01 |
* | Json schema improvements (#1078) | toasted-nutbread | 2020-11-30 |
* | Json schema default value improvement (#964) | toasted-nutbread | 2020-10-27 |
* | Option schema default value info (#963) | toasted-nutbread | 2020-10-27 |
* | Cache map improvements (#856) | toasted-nutbread | 2020-09-22 |
* | Fix default options missing profiles (#829) | toasted-nutbread | 2020-09-13 |
* | OptionsUtil refactor / options default values (#807) | toasted-nutbread | 2020-09-11 |
* | Json schema profile conditions (#758) | toasted-nutbread | 2020-09-04 |
* | JSON schema refactor (#731) | toasted-nutbread | 2020-08-15 |
* | More JSON schema improvements (#729) | toasted-nutbread | 2020-08-11 |
* | Json schema improvements (#722) | toasted-nutbread | 2020-08-09 |
* | Make JsonSchemaProxyHandler.unconstrainedSchema public and non-configurable (... | toasted-nutbread | 2020-07-03 |
* | Clone function (#624) | toasted-nutbread | 2020-06-28 |
* | Update license author field to broader to explicitly reflect that | Alex Yatskov | 2020-04-10 |
* | Add no-shadow | toasted-nutbread | 2020-02-22 |
* | Fix init | toasted-nutbread | 2020-02-02 |
* | Improve schema path when using getPropertySchema | toasted-nutbread | 2020-02-02 |
* | Update how property schemas are returned | toasted-nutbread | 2020-02-02 |
* | Fix missing else | toasted-nutbread | 2020-02-02 |
* | Add improved error information when validation fails | toasted-nutbread | 2020-02-02 |
* | Fix ifSchema | toasted-nutbread | 2020-02-02 |
* | Fix conditional logic | toasted-nutbread | 2020-02-02 |
* | Update schema validation to throw errors | toasted-nutbread | 2020-02-02 |
* | getSchemaOrValueType return null | toasted-nutbread | 2020-02-02 |
* | Fix maxLength check | toasted-nutbread | 2020-02-02 |
* | Improve getPropertySchema's type detection | toasted-nutbread | 2020-02-02 |
* | Add validate on JsonSchema | toasted-nutbread | 2020-02-02 |
* | Improve support for array schemas | toasted-nutbread | 2020-02-02 |
* | Return unconstrained schema when additionalProperties is true/undefined | toasted-nutbread | 2020-02-02 |
* | Add support for conditionals | toasted-nutbread | 2020-02-02 |
* | Add support for allOf, anyOf, oneOf, and not | toasted-nutbread | 2020-02-02 |
* | Add simplified isObject test | toasted-nutbread | 2020-02-02 |
* | Update license info URL | toasted-nutbread | 2020-01-01 |
* | Update copyright | toasted-nutbread | 2020-01-01 |
* | Fix schema defaults not applying to arrays | toasted-nutbread | 2019-12-29 |
* | Create proxy system for json schema validation | toasted-nutbread | 2019-12-29 |