Download Latest Version 0.4.0 source code.zip (450.4 kB)
Email in envelope

Get an email when there's a new version of jk

Home / 0.4.0
Name Modified Size InfoDownloads / Week
Parent folder
jk-darwin-amd64.sha256 2020-04-03 82 Bytes
jk-darwin-amd64 2020-04-03 29.3 MB
jk-linux-amd64.sha256 2020-04-03 81 Bytes
jk-linux-amd64 2020-04-03 22.8 MB
0.4.0 source code.tar.gz 2020-04-03 291.4 kB
0.4.0 source code.zip 2020-04-03 450.4 kB
README.md 2020-04-03 1.3 kB
Totals: 7 Items   52.9 MB 0

This release introduces a way to use container images as library packages, as described in RFC 0003.

It also includes some changes that make jk commands work more consistently:

  • fileysytem writes are sandboxed similarly to filesystem reads PR 346
  • jk transform and jk validate now read and write to the files given as arguments, even if they are given as absolute or parent paths (previously they were subject to the sandboxing, but this doesn't make sense for files that are named on the command line) PR 338
  • there are now symbols in @jkcfg/std for stdin and stdout, to be used with read and write respectively PR 339
  • jk validate and jk transform now handle YAML and JSON files containing more than one value PR 334
  • jk generate will validate values if you include a validation function in its input, per RFC 0002
Source: README.md, updated 2020-04-03