Skip to content

Tags: errordeveloper/kuegen

Tags

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
errordeveloper Ilya Dmitrichenko
Use github.com/errordeveloper/cue-utils/compiler

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
errordeveloper Ilya Dmitrichenko
Bump all deps

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
errordeveloper Ilya Dmitrichenko
Rename the project and remove stale code

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
errordeveloper Ilya Dmitrichenko
Include index as prefix in filename to preserve ordering of the list

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
errordeveloper Ilya Dmitrichenko
Use packages

There is no particular need to rely on filename convention (i.e.
`template.cue` and `instances.cue`). In fact, such model breaks
compatibility with other usage of CUE, and generally packages are
more convenient to use. With this change a `kg` template can be
evaluated by CUE CLI, and it can use other packages that may be
of use outside of `kg`.

v0.2.5

Toggle v0.2.5's commit message

Verified

This commit was signed with the committer’s verified signature.
errordeveloper Ilya Dmitrichenko
Always use indented JSON, auto-detect YAML

v0.2.4

Toggle v0.2.4's commit message

Verified

This commit was signed with the committer’s verified signature.
errordeveloper Ilya Dmitrichenko
Always use indented JSON, auto-detect YAML

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was signed with the committer’s verified signature.
errordeveloper Ilya Dmitrichenko
Fix `-output-directory`

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was signed with the committer’s verified signature.
errordeveloper Ilya Dmitrichenko
Add gitignore

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
errordeveloper Ilya Dmitrichenko
Add gitignore