Bug Fixes
- Addresses panics that could occur within zap (with zap@v15.3.10)
- Fixes analyzer inheritance for default mapping with #1807
- Addresses #1816 by fixing CLI's completion generation with #1817
Enhancements
- Introduces a new not-so-aggressive plural stemmer (
stemmer_en_plural
) for english with #1808