Skip to content

v1.254.0

Compare
Choose a tag to compare
@myii myii released this 23 Mar 21:41
· 537 commits to master since this release

1.254.0 (2021-03-23)

Bug Fixes

  • gemfile: update comment about using git for kitchen-docker gem (65301e1)

Code Refactoring

  • formulas: remove/merge YAML node anchors re: platforms* (f1565ba)
  • formulas: remove/merge YAML node anchors re: supports (b38763b)

Features

  • _mapdata: add _mapdata to all formulas (4c39519)
  • _mapdata: add main files to formulas by default (50963f8)
  • _mapdata: add state to formulas with specific state_top (1677818)
  • gemfile: use single Jinja template for all formulas (e4d7e45)
  • rubocop: rename obsolete ExcludedMethods => IgnoredMethods (0ec59c5)
  • test/share: use share suite across all formulas (b65e7f8)