Skip to content

v1.1.0

Choose a tag to compare

@thockin thockin released this 24 Aug 19:26
· 10 commits to master since this release
7e1a3a4

This is a minor release, but the minor version is updated to stay in sync with logr.

  • Depends on logr v1.1.0
  • Don't print empty spaces if prefix is empty
  • Do print a colon (':') if prefix is not empty. E.g. "prefix: args..."
  • Change some implementation details but user output should remain the same, except as noted above