2.22.0
Added
- #173: Added getHostByName function to resolve dns names to ips (thanks @fcgravalos)
- #195: Added deepCopy function for use with dicts
Changed
- Updated merge and mergeOverwrite documentation to explain copying and how to
use deepCopy with it