- Add trailing newline to all render output (#33)
- Fix render -p pipe mode to resolve hash values through renderAsync
with template support instead of renderDirect (#34)
- Always open varStore in render command (needed for pipe+hash path)
- Update test expectations for trailing newline
Fixes#33Fixes#34