Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Releases: vmware-archive/concourse-filter

v0.1.2: Fixes buffer slicing to correct output

10 Feb 15:18
Compare
Choose a tag to compare

Fixes buffer slicing so that output is no longer suppressed

v0.1.1

10 Feb 14:23
Compare
Choose a tag to compare

Fixes line interleaving issues

v0.1.0

16 Jan 14:42
Compare
Choose a tag to compare

Rewrites the filter to avoid needing a buffer that may be exhausted with long input strings.

v0.0.4

11 Jan 02:47
Compare
Choose a tag to compare

Support sending output to stderr

v0.0.3: Increase buffer size to 257kb

08 Nov 20:33
Compare
Choose a tag to compare

Increase buffer size to 257kb

v0.0.2

13 Oct 21:40
Compare
Choose a tag to compare

Increase the buffer size from default 64k to 128k

v0.0.1

16 Aug 21:11
Compare
Choose a tag to compare
Enable newline printing direct to os.Stdout as well