frep v1.3.7 Release Notes

Release Date: 2019-03-19 // about 5 years ago
    • [Add] --strict flag to throw panic if template issue
    • [Add] new functions
      • include
      • fileExists
      • reReplaceAll
      • reReplaceAllLiteral
      • reSplit
    • [Fix] Don’t create, or truncate an existing, file until template execution is successful

    Thanks @jasonrm 's pull requests