Skip to content

Velocity v1.1.3

Choose a tag to compare

@github-actions github-actions released this 08 May 12:26
· 142 commits to main since this release
376209b

Velocity v1.1.3

Fast, zero-allocation structured logging for Go with rich terminal output.

Install

go get github.com/tensorfoundrylabs/velocity@v1.1.3

Changelog

Other

  • 724d436: auto-cache themes at entry points so user-defined themes render colours (@thushan)
  • 0e4dfd6: examples: add indented table case demonstrating log.Render (@thushan)
  • d8bce56: recompute template cache after applying custom TimeFormat (@thushan)
  • 4d92edc: recompute template cache after console writer mutations to keep widths in sync (@thushan)
  • 376209b: switch theme caching to sync.Once for in-place, concurrent-safe population (@thushan)

Docs: pkg.go.dev/github.com/tensorfoundrylabs/velocity