Skip to content

v0.20.0

Latest

Choose a tag to compare

@omissis omissis released this 13 May 06:56
· 19 commits to main since this release
1243450

What's Changed

A load of new features and fixes, among which: support for duration string format, better naming for generated go structs, and support for read only properties.

  • feat(tests): let tests overwrite the expected Go file. by @ptodev in #424
  • feat: add partial support for "readOnly" properties. by @arikkfir in #362
  • feat: use schema that doesn't come from a file by @ptodev in #284
  • feat: add a "duration" string format by @ptodev in #257
  • feat: allow users to ask for minimal names by @stevekuznetsov in #324
  • fix: add imports for additionalproperties even if default is nil by @clinta in #340
  • chore: update golangci lint to v2 by @omissis in #446
  • fix(deps): update module dario.cat/mergo to v1.0.2 by @renovate in #443
  • fix(deps): update golang.org/x/exp digest to ce4c2cf by @renovate in #445
  • chore(deps): update dependency markdownlint-cli2 to v0.18.0 by @renovate in #444

New Contributors

Full Changelog: v0.19.0...v0.20.0