Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2024-10-26 | 801 Bytes | |
go-jsonschema_Linux_arm64.tar.gz | 2024-10-26 | 3.4 MB | |
go-jsonschema_Linux_i386.tar.gz | 2024-10-26 | 3.5 MB | |
go-jsonschema_Darwin_arm64.tar.gz | 2024-10-26 | 3.6 MB | |
go-jsonschema_Darwin_x86_64.tar.gz | 2024-10-26 | 3.8 MB | |
go-jsonschema_Linux_x86_64.tar.gz | 2024-10-26 | 3.7 MB | |
go-jsonschema_Windows_arm64.tar.gz | 2024-10-26 | 3.5 MB | |
go-jsonschema_Windows_i386.tar.gz | 2024-10-26 | 3.7 MB | |
go-jsonschema_Windows_x86_64.tar.gz | 2024-10-26 | 3.9 MB | |
README.md | 2024-10-26 | 7.3 kB | |
v0.17.0 source code.tar.gz | 2024-10-26 | 72.1 kB | |
v0.17.0 source code.zip | 2024-10-26 | 192.9 kB | |
Totals: 12 Items | 29.3 MB | 3 |
Highlights
- Implement pattern validation for strings
- Implement numeric validation
- Introduce unmarshalling for additional properties
- Update go to 1.22.8 in ci and dev
- Allow CustomNameTypes to specify nillability
What's Changed
- chore(deps): update actions/checkout digest to 1d96c77 by @renovate in https://github.com/omissis/go-jsonschema/pull/219
- chore(deps): update actions/checkout digest to 0ad4b8f by @renovate in https://github.com/omissis/go-jsonschema/pull/221
- Allow
CustomNameType
s to specify nillability by @andrew-farries in https://github.com/omissis/go-jsonschema/pull/220 - chore(deps): update dependency golangci-lint to v1.58.0 by @renovate in https://github.com/omissis/go-jsonschema/pull/222
- fix(deps): update module golang.org/x/exp to v0.0.0-20240506185415-9bf2ced13842 by @renovate in https://github.com/omissis/go-jsonschema/pull/223
- chore(deps): update golang docker tag to v1.22.3 by @renovate in https://github.com/omissis/go-jsonschema/pull/224
- chore(deps): update actions/checkout digest to 44c2b7a by @renovate in https://github.com/omissis/go-jsonschema/pull/225
- chore(deps): update dependency golangci-lint to v1.58.1 by @renovate in https://github.com/omissis/go-jsonschema/pull/226
- chore(deps): update actions/checkout digest to 0ad4b8f by @renovate in https://github.com/omissis/go-jsonschema/pull/227
- chore(deps): update dependency golangci-lint to v1.58.2 by @renovate in https://github.com/omissis/go-jsonschema/pull/228
- chore(deps): update actions/checkout digest to a5ac7e5 by @renovate in https://github.com/omissis/go-jsonschema/pull/229
- fix(deps): update golang.org/x/exp digest to 4c93da0 by @renovate in https://github.com/omissis/go-jsonschema/pull/230
- chore(deps): update dependency golangci-lint to v1.59.0 by @renovate in https://github.com/omissis/go-jsonschema/pull/232
- fix(deps): update golang.org/x/exp digest to 23cca88 by @renovate in https://github.com/omissis/go-jsonschema/pull/233
- fix(deps): update golang.org/x/exp digest to 404ba88 by @renovate in https://github.com/omissis/go-jsonschema/pull/234
- fix(deps): update golang.org/x/exp digest to fd00a4e by @renovate in https://github.com/omissis/go-jsonschema/pull/235
- fix(deps): update golang.org/x/exp digest to fc45aab by @renovate in https://github.com/omissis/go-jsonschema/pull/236
- chore(deps): update dependency golang to v1.22.4 by @renovate in https://github.com/omissis/go-jsonschema/pull/237
- docs: correct
go
version requirement by @jamietanna in https://github.com/omissis/go-jsonschema/pull/240 - chore(deps): update goreleaser/goreleaser-action action to v6 by @renovate in https://github.com/omissis/go-jsonschema/pull/238
- chore(deps): update dependency golangci-lint to v1.59.1 by @renovate in https://github.com/omissis/go-jsonschema/pull/245
- chore(deps): update actions/checkout digest to 692973e by @renovate in https://github.com/omissis/go-jsonschema/pull/247
- fix(deps): update golang.org/x/exp digest to 7f521ea by @renovate in https://github.com/omissis/go-jsonschema/pull/248
- fix(deps): update module github.com/spf13/cobra to v1.8.1 by @renovate in https://github.com/omissis/go-jsonschema/pull/249
- fix(deps): update golang.org/x/exp digest to 46b0784 by @renovate in https://github.com/omissis/go-jsonschema/pull/252
- chore(deps): update dependency golang to v1.22.5 by @renovate in https://github.com/omissis/go-jsonschema/pull/253
- fix(deps): update module github.com/goccy/go-yaml to v1.12.0 by @renovate in https://github.com/omissis/go-jsonschema/pull/254
- fix(deps): update golang.org/x/exp digest to e3f2596 by @renovate in https://github.com/omissis/go-jsonschema/pull/255
- fix(deps): update golang.org/x/exp digest to 8a7402a by @renovate in https://github.com/omissis/go-jsonschema/pull/256
- chore(deps): update dependency golang to v1.22.6 by @renovate in https://github.com/omissis/go-jsonschema/pull/258
- fix(deps): update golang.org/x/exp digest to 0cdaa3a by @renovate in https://github.com/omissis/go-jsonschema/pull/260
- chore(deps): update dependency golang to v1.23.0 by @renovate in https://github.com/omissis/go-jsonschema/pull/261
- chore(deps): update dependency golangci-lint to v1.60.0 by @renovate in https://github.com/omissis/go-jsonschema/pull/262
- chore(deps): update dependency golangci-lint to v1.60.1 by @renovate in https://github.com/omissis/go-jsonschema/pull/263
- chore(deps): update dependency shfmt to v3.9.0 by @renovate in https://github.com/omissis/go-jsonschema/pull/265
- chore(deps): update dependency golangci-lint to v1.60.2 by @renovate in https://github.com/omissis/go-jsonschema/pull/266
- fix(deps): update golang.org/x/exp digest to 778ce7b by @renovate in https://github.com/omissis/go-jsonschema/pull/267
- fix(deps): update golang.org/x/exp digest to 9b4947d by @renovate in https://github.com/omissis/go-jsonschema/pull/268
- chore(deps): update dependency golangci-lint to v1.60.3 by @renovate in https://github.com/omissis/go-jsonschema/pull/269
- fix(deps): update golang.org/x/exp digest to e7e105d by @renovate in https://github.com/omissis/go-jsonschema/pull/270
- chore(deps): update dependency golang to v1.23.1 by @renovate in https://github.com/omissis/go-jsonschema/pull/271
- chore(deps): update dependency golangci-lint to v1.61.0 by @renovate in https://github.com/omissis/go-jsonschema/pull/273
- chore: update deps 20240914 by @omissis in https://github.com/omissis/go-jsonschema/pull/274
- Add pattern, support reference constraints on primitives, and add number/integer constraints by @nolag in https://github.com/omissis/go-jsonschema/pull/264
- fix(deps): update module github.com/stretchr/testify to v1 by @renovate in https://github.com/omissis/go-jsonschema/pull/277
- chore(deps): update dependency go to v1.23.2 by @renovate in https://github.com/omissis/go-jsonschema/pull/286
- chore(deps): update dependency golang to v1.23.2 by @renovate in https://github.com/omissis/go-jsonschema/pull/287
- fix(deps): update golang.org/x/exp digest to 225e2ab by @renovate in https://github.com/omissis/go-jsonschema/pull/289
- chore(deps): update actions/checkout digest to eef6144 by @renovate in https://github.com/omissis/go-jsonschema/pull/290
- fix(deps): update golang.org/x/exp digest to f66d83c by @renovate in https://github.com/omissis/go-jsonschema/pull/292
- chore(deps): update dependency shfmt to v3.10.0 by @renovate in https://github.com/omissis/go-jsonschema/pull/294
- chore(deps): update actions/checkout digest to 11bd719 by @renovate in https://github.com/omissis/go-jsonschema/pull/298
- Additional Properties do not get unmarshalled by @omissis in https://github.com/omissis/go-jsonschema/pull/278
- update go to 1.22.8 by @omissis in https://github.com/omissis/go-jsonschema/pull/299
New Contributors
- @andrew-farries made their first contribution in https://github.com/omissis/go-jsonschema/pull/220
- @jamietanna made their first contribution in https://github.com/omissis/go-jsonschema/pull/240
- @nolag made their first contribution in https://github.com/omissis/go-jsonschema/pull/264
Full Changelog: https://github.com/omissis/go-jsonschema/compare/v0.16.0...v0.17.0