Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 04 Aug 15:36
ca9921b

Fixed

  • Capturing a template result now works: s = template(src, dst) then
    if s.changed { … } resolves instead of halting with err.undefinedResult.