Skip to content

0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 11:49
· 421 commits to master since this release

Compare the full difference.

Updates

  • Refactored file resolution, inclusion, and exclusion. 646af54

    • Fixes #61
    • Config now includes resolved_filemap property
    • resolved filemap exapands all globs
    • Config now includes files_to_modify property
    • files to modify resolves inclusions and exclutions
    • Improved Config.add_files property