Releases: thisisibrahimd/k8s
Releases · thisisibrahimd/k8s
Release list
v0.4.2
Immutable
release. Only release title and notes can be modified.
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
v0.4.2-alpha.2
Immutable
release. Only release title and notes can be modified.
v0.4.2-alpha.1
Immutable
release. Only release title and notes can be modified.
v0.4.1
v0.4.0
Immutable
release. Only release title and notes can be modified.
Changelog
v0.3.0
Immutable
release. Only release title and notes can be modified.
Changelog
- 6938d24 chore: rename module and repo references to thisisibrahimd/k8s
v0.2.1
Immutable
release. Only release title and notes can be modified.
Changelog
- 802f9fc chore: remove no longer needed file. :happy_face:
- 99d67b0 chore: remove old config.jsonnet
- 2d800c0 chore: rename dockerfile to containerfile
- dca1ec2 chore: rename release job
- 586526c feat: add support for generating a libsonnet from a jsonschema (#5)
- 7ffcb77 feat: convert all config.jsonnet to basic config.json for generation and remove special logic handlign of each library
- 9ca449c feat: convert jsonnet configs to config.json
- d65e0a6 feat: support urls in jsonschema compiler and add tests (#6)
- 0b16e5c fix: revert version tagged urls, not main tag
v0.2.1-alpha.2
Immutable
release. Only release title and notes can be modified.
Changelog
- 7fe7b42 fix: add crude acyclic loop detection in recursive function
v0.2.1-alpha.1
Immutable
release. Only release title and notes can be modified.
Changelog
- d70bd5b chore: relocate compiler code for jsonschema
- 802f9fc chore: remove no longer needed file. :happy_face:
- 99d67b0 chore: remove old config.jsonnet
- 2d800c0 chore: rename dockerfile to containerfile
- dca1ec2 chore: rename release job
- 586526c feat: add support for generating a libsonnet from a jsonschema (#5)
- 7ffcb77 feat: convert all config.jsonnet to basic config.json for generation and remove special logic handlign of each library
- 9ca449c feat: convert jsonnet configs to config.json
- 0b16e5c fix: revert version tagged urls, not main tag
- 512f7ff fix: update mise.toml to allow others to download the tools and installed jv tool
v0.1.0
Immutable
release. Only release title and notes can be modified.
Changelog
- 802f9fc chore: remove no longer needed file. :happy_face:
- 99d67b0 chore: remove old config.jsonnet
- 2d800c0 chore: rename dockerfile to containerfile
- dca1ec2 chore: rename release job
- 4d45988 feat: add support for generating a libsonnet from a jsonschema
- 7ffcb77 feat: convert all config.jsonnet to basic config.json for generation and remove special logic handlign of each library
- 9ca449c feat: convert jsonnet configs to config.json
- 0b16e5c fix: revert version tagged urls, not main tag