v0.14.0
What's Changed
Features
- Add a
yaml_parse()
+yaml_dump()
functions by @joelwurtz in #299 - Add an
open()
function by @JorickPepin in #310 - Allow
fingerprint()
function to return execution status by @TheoD02 in #303 - Add possibility to recursive merge data in Context by @TheoD02 in #307
- Remove the default timeout of 60s by @damienalexandre in #300
Documentation
New Contributors
- @JorickPepin made their first contribution in #310
Full Changelog: v0.13.1...v0.14.0