v1.11.0
qdm12/dnsv1.11.0Jul 24, 2021by qdm12
AI Summary
Maintenance release focusing on dependency updates and interface improvements.
Key Highlights
- Dependency injection of command.Cmder interface
- Upgraded github.com/qdm12/golibs package
Full Release Notes
## Maintenance
- Dependency inject command.Cmder interface
- Upgrade github.com/qdm12/golibs
- wrap errors for params errors
- fix usage of logger which now accepts a single string
- fix PRNG usage of maphash as a source
- use newer command package interfaces and mocks
- Upgrade devcontainer settings and readme