master
internal/cueexperiment: enable embed experiment by default
internal/core/adt: handle dependencies fully in overlay
encoding/jsonschema: do not use explicit phase for TODO constraints
encoding/jsonschema: define isTop and isBottom functions
encoding/jsonschema: refactor reference handling
encoding/jsonschema: allow any format in OpenAPI mode
encoding/jsonschema: do not generate defaults
encoding/jsonschema: use uint not number for min/maxLength
encoding/jsonschema: add Config.AllowNonExistentRoot
encoding/jsonschema: initial JSON Schema to CUE conversion
encoding/jsonschema: fail on mismatched error messages
encoding/jsonschema: adjust doc comment
encoding/jsonschema: add structBuilder type
all: swap sort for slices for []string values
encoding/jsonschema: fetch the test suite GitHub repo via a zip
encoding/jsonschema: ignore empty fragment when comparing schema versions
encoding/jsonschema: add OpenAPI 3.0 version support
encoding/jsonschema: add external test suite