Skip to content

Releases: saltstack-formulas/template-formula

v1.2.4

22 Mar 21:15
Compare
Choose a tag to compare

1.2.4 (2019-03-22)

Code Refactoring

  • tofs: avoid using “salt['config.get']” for formula writers (60d43e7)

v1.2.3

13 Mar 17:43
Compare
Choose a tag to compare

1.2.3 (2019-03-13)

Documentation

  • tofs: incorrect path for “source_files” lookup key (a76f659)

v1.2.2

09 Mar 22:24
Compare
Choose a tag to compare

1.2.2 (2019-03-09)

Bug Fixes

v1.2.1

07 Mar 19:07
Compare
Choose a tag to compare

1.2.1 (2019-03-07)

Code Refactoring

Styles

  • map: use - for each Jinja block (64e3834)

v1.2.0

03 Mar 05:22
Compare
Choose a tag to compare

1.2.0 (2019-03-03)

Features

  • m2r: use m2r to convert automatic .md files to .rst (b86ddf4)

v1.1.2

03 Mar 00:31
Compare
Choose a tag to compare

1.1.2 (2019-03-03)

Documentation

  • contributing: add documentation contribution guidelines (dff0ee8)
  • rtd: add comment to CSS file for overriding in-use Sphinx theme (f237364)
  • rtd: clean up numerous issues and inconsistencies (ad5a8b8)
  • tofs: use literalinclude of macros.jinja instead of code dupe (3f0071b)

v1.1.1

01 Mar 16:53
Compare
Choose a tag to compare

1.1.1 (2019-03-01)

Continuous Integration

  • travis: remove obsolete markdown-toc process (97fbb60)

Documentation

  • contributing: add TOC to match all other pages (7b1a2a9)
  • readme: add Read the Docs build status badge (f47797d)
  • tofs: replace existing .md with .rst and add to RTD (fd68168)
  • tofs: use table to list authorship (2f0e20f)

v1.1.0

01 Mar 15:30
Compare
Choose a tag to compare

1.1.0 (2019-03-01)

Documentation

  • rtd: add basic docs/conf.py to allow additional customisation (18d3924)

Features

  • rtd: provide custom CSS file for overriding in-use Sphinx theme (24bd338)

v1.0.1

01 Mar 05:35
Compare
Choose a tag to compare

1.0.1 (2019-03-01)

Continuous Integration

  • travis: remove unavailable files from markdown-toc process (3148f0d)

Documentation

  • contributing: convert to .rst and move to docs subdir (474f318)
  • index: add CONTRIBUTING to the toctree (0c98e67)
  • readme: move under docs subdir to access in both GitHub and RTD (c92f674)
  • readme: update heading markers for consistency (5a2bea8)
  • rtd: add basic index.rst to allow RTD to produce docs (f02139f)
  • rtd: use internal link targets at the top of each .rst file (da09528)

v1.0.0

28 Feb 20:26
Compare
Choose a tag to compare

1.0.0 (2019-02-28)

Code Refactoring

Continuous Integration

Documentation

  • components: update for separation of pkg, config & service (726fcab)
  • readme: add suggested improvement to template.service.clean (bf1039c)
  • readme: fix typos (007159a)

Features

Reverts

  • kitchen+travis: disable debian-8 due to 2019.2 bug (e8f0f7e)

BREAKING CHANGES

  • states: Wholesale state ID changes will break implementations
    that are relying on the previous state IDs for requisite purposes.
  • pkg: Changing the pkg directory to package will break
    implementations that are depending on pkg for include or sls-based
    requisite purposes.