v1.14.0
What's Changed
Enhancements 🚀
- feat: make Viper compile on platforms unsupported by fsnotify by @sagikazarmark in #1457
- Fsnotify improvements by @sagikazarmark in #1458
- Disable watch on appengine by @sagikazarmark in #1460
Breaking Changes 🛠
- Drop support for Go 1.15 by @sagikazarmark in #1428
Dependency Updates ⬆️
- build(deps): bump github.com/spf13/afero from 1.8.2 to 1.9.2 by @dependabot in #1406
- build(deps): bump github.com/sagikazarmark/crypt from 0.6.0 to 0.7.0 by @dependabot in #1437
- build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #1453
- build(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 by @dependabot in #1449
- chore: update crypt by @sagikazarmark in #1461
Full Changelog: v1.13.0...v1.14.0