v1.1.0
This release fixes two bugs and adds some enhancements to zap's testing helpers. It is fully backward-compatible.
Bugfixes:
- #385: Fix caller path trimming on Windows.
- #396: Fix a panic when attempting to use non-existent directories with zap's configuration struct.
Enhancements:
- #386: Add filtering helpers to zaptest's observing logger.
Thanks to @moitias for contributing to this release.