Skip to content

Releases: alxarch/ycat

v0.2.5

12 Feb 19:34
Compare
Choose a tag to compare

Changelog

cf0700c Add windows/freebsd to goreleaser
2e6baa2 Update README

v0.2.4

12 Feb 19:00
Compare
Choose a tag to compare

Changelog

87b18ee Add _ Jsonnet var extending std with usefull functions
e368ecf Add debug stream task
645e51f Add env var override for default output/input format
0747732 Add support for Jsonnet file arguments to eval scripts.
d4f3ad9 Ensure null values are propagated
eda576e Fix deadlock issues on task errors
a312a19 Fix reading from stdin without requiring -
5948385 Use RawValue.MarshalJSONString() for eval

v0.2.3

11 Feb 20:27
Compare
Choose a tag to compare

Changelog

c2b3e19 Decouple Eval from snippet
d2728b7 Fix --var parsing
fddb7d2 Fix YAML encoder issue with scalar values
c45e1c6 Fix imports
81de351 Refactor argument parser
20409b2 Refactor stream to preserve key order and allocate less
1ae6a90 Refactor streams

v0.2.2

08 Feb 18:49
Compare
Choose a tag to compare

Changelog

2333537 Fix goroutine deadlock issues

v0.2.1

08 Feb 16:43
Compare
Choose a tag to compare

Changelog

996cf18 Drain previous values on ReadTask
d41f57b Fix go get package name
241a083 Fix snippet render
cbecbc5 Remove binary :(
94593d0 Update usage

v0.2.0

08 Feb 15:28
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Changelog

d0cdb5b Update usage and README
fb626c5 Build complex pipelines from arguments
e155c51 Refactor pipeline

v0.1.0

06 Feb 18:12
Compare
Choose a tag to compare

Changelog

bcba269 Initial commit for ycat
1be7614 Update installation section in README

v0.0.5

01 Feb 15:41
Compare
Choose a tag to compare

Changelog

1be7614 Update installation section in README
bb32302 Windows support

v0.0.4

01 Feb 14:56
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

Changelog

Initial release with binaries for supported platforms