Changelog

1.0.1 (2020-12-16)

Continuous Integration

  • gitlab-ci: use GitLab CI as Travis CI replacement (88cc5e4)

  • kitchen: use saltimages Docker Hub where available [skip ci] (4c4c93a)

  • pre-commit: add to formula [skip ci] (5c6ac84)

  • pre-commit: enable/disable rstcheck as relevant [skip ci] (65d4b7b)

  • pre-commit: finalise rstcheck configuration [skip ci] (f4009a0)

Styles

  • libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (1f0a3d2)

1.0.0 (2020-06-01)

Continuous Integration

  • kitchen+travis: add new platforms [skip ci] (60239d4)

  • kitchen+travis: adjust matrix to add 3000.3 [skip ci] (3527bc5)

Features

  • formula: store macros.jinja in subdir (277d617)

BREAKING CHANGES

  • formula: Major refactor of formula to bring it in alignment with the template-formula. As with all substantial changes, please ensure your existing configurations work in the ways you expect from this formula.

0.14.2 (2020-05-02)

Bug Fixes

  • config/file: use |tojson (was failing on Arch 2019.2) (032abda)

Continuous Integration

  • kitchen+travis: adjust matrix to add 3000.2 & remove 2018.3 (21dc1c9)

0.14.1 (2020-04-15)

Bug Fixes

  • osfamilymap: use correct package for Suse (d8a8264)

Continuous Integration

  • travis: update matrix to test across all platforms (f923134)

0.14.0 (2020-04-13)

Bug Fixes

  • cleanup: tidyup few loose ends (febeb4c)

Features

  • template: align to template formula (2570563)