Skip to content

beyondcompare: v3.0.0

Latest

Choose a tag to compare

@kitchen-porter kitchen-porter released this 22 Apr 09:48
a7f9898

3.0.0 (2026-04-22)

⚠ BREAKING CHANGES

  • migrate to custom resources (#46)
  • recipes/ and attributes/ have been removed. Replace recipe inclusion with direct use of eyondcompare_package and beyondcompare_git_config resources.

Features

  • migrate to custom resources (#46) (cfb9063)
  • normalize scaffolding across all windowschefcookbooks repos (8a6e208)

Bug Fixes

  • app pkg 4.1.9 is defunct, use 4.2.4 instead (aa7f4f2)
  • ci: Update workflows to use release pipeline (#33) (f587d45)
  • output encoding 'handle is invalid' error in build script (5bdfd4b)
  • output encoding 'handle is invalid' error in build script (c66452e)
  • use fork of 'minitest-handler' compatible with chef 13 (b5718df)
  • version of beyond compare to match in install spec (0575a10)

Code Refactoring

  • migrate cookbook to custom resources (cfb9063)