Skip to content

v0.4.2

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Sep 15:13
· 3 commits to main since this release
Immutable release. Only release title and notes can be modified.
aa346e1

Changelog

  • b35a8be fix: handle reserved keywords in docsonnet type references
  • 587e00a fix: nil pointer panic when $ref target is missing
  • 50b24ab fix: use bracket notation for reserved keywords in super references
  • a55886b refactor: centralize Jsonnet formatting in pkg/format/
  • dbbd611 refactor: rename complier → compiler and jsonschemacomplier → jsonschemacompiler