3 Commits

Author SHA1 Message Date
John Bartholomew
567b61ac4a release: v0.22.0 2026-03-24 15:55:53 +00:00
John Bartholomew
b5ef4cd9c4 release: prepare to release v0.22.0-rc1 2026-03-12 12:26:51 +00:00
John Bartholomew
0d99c17d4b feat: add flag --no-trailing-newline to prevent adding the trailing newline on outputs
For https://github.com/google/go-jsonnet/issues/518 to allow users to
keep current behaviour for --string --multi, which on go-jsonnet emitted
output without adding an extra newline.

--no-trailing-newline works with all modes except --yaml-stream.
To avoid confusion, the CLI explicitly rejects the combination of both
flags used together.
2026-02-02 23:55:26 +00:00