v1.1.0
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