Skip to content

Releases: cirruslabs/echelon

v1.9.0

Choose a tag to compare

@edigaryev edigaryev released this 30 May 06:59
87c7b42
Introduce DescriptionLinesWhenSkipped (#26)

v1.8.0

Choose a tag to compare

@fkorotkov fkorotkov released this 06 Oct 14:34
7da1e00

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

Choose a tag to compare

@fkorotkov fkorotkov released this 03 Oct 15:09
3724ece

What's Changed

New Contributors

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

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

Choose a tag to compare

@edigaryev edigaryev released this 11 Apr 13:26
72e2916
* Annotations support + SimpleRenderer RenderRawMessage method

* Remove annotations and expose the renderer

v1.6.0

Choose a tag to compare

@fkorotkov fkorotkov released this 20 Jul 12:26
1807864
Add no color schema (#18)

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

Choose a tag to compare

@edigaryev edigaryev released this 06 Jul 21:53
aac44d1
* 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

Choose a tag to compare

@fkorotkov fkorotkov released this 01 Dec 12:43
6ae24ba

Race condition fix #15

v1.4.0

Choose a tag to compare

@fkorotkov fkorotkov released this 09 Nov 20:55

Renamed default rendering configuration

v1.3.2

Choose a tag to compare

@fkorotkov fkorotkov released this 21 Oct 22:04
cbf60c0
flush buffer when stopping renderer (#13)

Otherwise the last few bytes might not get written

v1.3.1

Choose a tag to compare

@fkorotkov fkorotkov released this 21 Oct 18:26
0380beb
clean up autowrap (#12)