Skip to content

v0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 14:15
· 34 commits to main since this release

Changelog

Fixes

  • 877d3ce fix: set logger after parsing flags to ensure levels are respected

Other Changes

  • 6913dd1 chore: clean up todo comment
  • 6a659bd chore: improve help flag descriptions and format help text consistently
  • b778c1d ref(api): accept logger as func param for core api funcs
  • 32a6edc ref(exporter): embed logger in worker struct, dedupe common fields
  • 2adf648 ref(sd): embed logger in worker struct, dedupe common fields
  • c19442a ref: make NewClient() api wrapper accept token as input