- Better parsing of YAML frontmatter with constructors - Use of `file_contents_from` overrides duplicate frontmatter context, but keeps all other frontmatter context.
0.1.1
Added `file_contents_from` to the Runner class and `render_file` static method. This allows users to specify a specific variable in file frontmatter that holds all context.