Skip to content

v1.0.11

Compare
Choose a tag to compare
@jucardi jucardi released this 15 Nov 04:17
· 0 commits to master since this release
  • Minor fix to the 'set' helper so it allows map[interface{}]interface{} as well as map[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