Skip to content

v2.0.0

Compare
Choose a tag to compare
@saltstack-formulas-travis saltstack-formulas-travis released this 24 Mar 03:42
· 514 commits to master since this release

2.0.0 (2019-03-24)

Code Refactoring

  • tofs: move “files_switch” macro to “libtofs.jinja” (da7e692)

BREAKING CHANGES

  • tofs: every formula writer will need to change the import
    to use this new version.

  • template/libtofs.jinja: provides the “files_switch” macro.

  • docs/TOFS_pattern.rst: update documentation to use the new path.

  • template/config/clean.sls: change import from “macros.jinja” to “libtofs.jinja”.

  • template/config/file.sls: ditoo.