Changelog ========= `0.4.3 `_ (2020-03-24) ---------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * ensure formula works across all platforms (\ `ff66e5f `_\ ) * **release.config.js:** use full commit hash in commit link [skip ci] (\ `9a77727 `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `17c50f0 `_\ ) * **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `d3245cc `_\ ) * **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `ff64318 `_\ ) * **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `7e89450 `_\ ) * **kitchen+travis:** adjust matrix to add ``3000`` & remove ``2017.7`` (\ `e2301d5 `_\ ) * **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `88c3cab `_\ ) * **travis:** apply changes from build config validation [skip ci] (\ `438aeb2 `_\ ) * **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `01b751e `_\ ) * **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `a1c8254 `_\ ) * **travis:** run ``shellcheck`` during lint job [skip ci] (\ `1996629 `_\ ) * **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `201a23b `_\ ) * **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `2a79489 `_\ ) * **travis:** use build config validation (beta) [skip ci] (\ `d2dbc29 `_\ ) Documentation ^^^^^^^^^^^^^ * **contributing:** remove to use org-level file instead [skip ci] (\ `58900e1 `_\ ) * **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ `84ebbe0 `_\ ) Performance Improvements ^^^^^^^^^^^^^^^^^^^^^^^^ * **travis:** improve ``salt-lint`` invocation [skip ci] (\ `18a7452 `_\ ) `0.4.2 `_ (2019-10-12) ---------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **rubocop:** add fixes using ``rubocop --safe-auto-correct`` (\ ` `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** change ``log_level`` to ``debug`` instead of ``info`` (\ ` `_\ ) * **kitchen:** install required packages to bootstrapped ``opensuse`` [skip ci] (\ ` `_\ ) * **kitchen:** use bootstrapped ``opensuse`` images until ``2019.2.2`` [skip ci] (\ ` `_\ ) * **platform:** add ``arch-base-latest`` (\ ` `_\ ) * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) * use ``dist: bionic`` & apply ``opensuse-leap-15`` SCP error workaround (\ ` `_\ ) * **travis:** merge ``rubocop`` linter into main ``lint`` job (\ ` `_\ ) * **yamllint:** add rule ``empty-values`` & use new ``yaml-files`` setting (\ ` `_\ ) `0.4.1 `_ (2019-09-01) ---------------------------------------------------------------------------------------------------------- Code Refactoring ^^^^^^^^^^^^^^^^ * **pillar:** sync map.jinja with template-formula (\ `cdd85c6 `_\ ) `0.4.0 `_ (2019-08-27) ---------------------------------------------------------------------------------------------------------- Features ^^^^^^^^ * **semantic-release:** add semantic-release (\ `5290b3e `_\ )