Skip to content

Releases: cirruslabs/echelon

v1.9.0

30 May 06:59
87c7b42
Compare
Choose a tag to compare
Introduce DescriptionLinesWhenSkipped (#26)

v1.8.0

06 Oct 14:34
7da1e00
Compare
Choose a tag to compare

What's Changed

  • Helper method to simplify passing Logger as io.Writer by @fkorotkov in #25

Full Changelog: v1.7.1...v1.8.0

v1.7.1

03 Oct 15:09
3724ece
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.0: Expose renderer + SimpleRenderer RenderRawMessage method (#22)

11 Apr 13:26
72e2916
Compare
Choose a tag to compare
* Annotations support + SimpleRenderer RenderRawMessage method

* Remove annotations and expose the renderer

v1.6.0

20 Jul 12:26
1807864
Compare
Choose a tag to compare
Add no color schema (#18)

v1.5.0: Introduce FinishWithType() method for Logger (#17)

06 Jul 21:53
aac44d1
Compare
Choose a tag to compare
* Introduce FinishWithType() method for Logger

* .golangci.yml: copy Cirrus CLI's config

* .golangci.yml: disable ifshort linter

* Use fast-forward emoji for skipped status

v1.4.1

01 Dec 12:43
6ae24ba
Compare
Choose a tag to compare

Race condition fix #15

v1.4.0

09 Nov 20:55
Compare
Choose a tag to compare

Renamed default rendering configuration

v1.3.2

21 Oct 22:04
cbf60c0
Compare
Choose a tag to compare
flush buffer when stopping renderer (#13)

Otherwise the last few bytes might not get written

v1.3.1

21 Oct 18:26
0380beb
Compare
Choose a tag to compare
clean up autowrap (#12)