Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-08 | (MODULES-3568) Move dig to dig44 and deprecate dig | Nate Potter | |
A new version of dig was introduced in Puppet 4.5.0 that isn't compatible with the stdlib version of dig. To maintain backwards compatibility and ensure that tests for stdlib aren't broken, this patch renames dig to dig44 and adds a deprecation warning to the stdlib dig function. | |||
2016-02-16 | Add dig() function | Maksym Melnychok | |
Deprecates #try_get_value() |