Releases: cirruslabs/echelon
Releases · cirruslabs/echelon
v1.9.0
v1.8.0
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
What's Changed
- added VisibleDescriptionLines parameter by @psihachina in #23
New Contributors
- @psihachina made their first contribution in #23
Full Changelog: v1.7.0...v1.7.1
v1.7.0: Expose renderer + SimpleRenderer RenderRawMessage method (#22)
* Annotations support + SimpleRenderer RenderRawMessage method * Remove annotations and expose the renderer
v1.6.0
v1.5.0: Introduce FinishWithType() method for Logger (#17)
* Introduce FinishWithType() method for Logger * .golangci.yml: copy Cirrus CLI's config * .golangci.yml: disable ifshort linter * Use fast-forward emoji for skipped status