Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-21 | Fix backwards compatibility from #511 | Morgan Haskel | |
Maintain the old behavior in the case where the optional second parameter isn't passed. Also, adding arity is backwards incompatible since stdlib still supports 2.7, so remove that. | |||
2015-08-25 | [MODULES-2462] Improve parseyaml function | Dmitry Ilyin | |
* Add default value support Second argument will be returned if yaml cannot be parsed instead of false value * Update tests | |||
2012-11-15 | puppet-lint cleanup | James Fryman | |
2011-08-05 | Prep for stdlib merge | Ken Barber | |
* Renamed load_yaml & load_json to parseyaml & parsejson * Renamed is_valid_* functions and remove the 'valid_' |