Skip to content

Latest commit

 

History

History
57 lines (26 loc) · 2.27 KB

CHANGELOG.md

File metadata and controls

57 lines (26 loc) · 2.27 KB

Changelog

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)