v1.0.11
- Minor fix to the 'set' helper so it allows
map[interface{}]interface{}
as well asmap[string]interface{}
. - Added support for arm64 targets for all supported OS (Windows, MacOS, Linux)
- Added
stringsSub
helper to obtain the substring of a string - Added new map helpers to allow XPATH notation to be used to get or set values