Skip to content

2.22.0

Compare
Choose a tag to compare
@mattfarina mattfarina released this 02 Oct 15:12
v2.22.0
e4c0945

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