Skip to content

Releases: saltstack-formulas/template-formula

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.

v0.7.6

27 Feb 18:17
Compare
Choose a tag to compare

0.7.6 (2019-02-27)

Documentation

  • yaml: os*.yaml map files needs at least an empty dict (dd99750)

v0.7.5

27 Feb 05:20
Compare
Choose a tag to compare

0.7.5 (2019-02-27)

Bug Fixes

  • pillar: fix os_family typo (3f89c12)
  • tofs: update comments in files_switch macro for new method (3fa3640)

Code Refactoring

  • macros: use tplroot instead of topdir to match tpldata (923b459)

Documentation

  • tofs: add more sub-headings to ease document navigation (2c5dc21)
  • tofs: apply language formatting to source code blocks (0638413)
  • tofs: explain how all parts of the source can be customised (2f82eb5), closes #44
  • tofs: improve general use of language (5105d29)
  • tofs: update the files_switch section for the updated macro (788f732)
  • tofs: use {%- for all Jinja statements (4348df8)

v0.7.4

27 Feb 00:49
Compare
Choose a tag to compare

0.7.4 (2019-02-27)

Continuous Integration

  • kitchen: check for repos updates before trying package installation (b632383)
  • kitchen+travis: disable debian-8 due to 2019.2 installation bug (178c710)

Documentation

  • contributing: separate BREAKING CHANGE under its own heading (ee053d7)

v0.7.3

25 Feb 14:06
Compare
Choose a tag to compare

0.7.3 (2019-02-25)

Bug Fixes

  • tofs: use tpldir derivative topdir for pillar (config) paths (5e9df00)