Skip to content

Latest commit

 

History

History
142 lines (74 loc) · 8.05 KB

CHANGELOG.md

File metadata and controls

142 lines (74 loc) · 8.05 KB

Changelog

2.1.1 (2022-06-28)

Bug Fixes

  • minor style fixes, added pre-commit (d35ee71)

2.1.0 (2022-06-28)

Features

Bug Fixes

  • ansible variable prevented from running make tests, fixes in tags (f63320a)
  • missing ansible-later in lock file (95c3701)
  • wrong ansible-later call, applied best practices (d51ddaf)

2.0.0 (2022-06-26)

⚠ BREAKING CHANGES

  • molecule tests for macos, linux with support over ssh and localhost (#18)

Features

  • molecule tests for macos, linux with support over ssh and localhost (#18) (caf3e09)

1.7.1 (2022-06-18)

Bug Fixes

  • ansible idempotence failed because of analytics task (910dfea)

1.7.0 (2022-06-16)

Features

Bug Fixes

  • macos still has issue with homebrew (#13) (7c45c92)

1.6.0 (2022-06-14)

Features

  • homebrew user autodetection, readme changes (#11) (2e2df96)

1.5.0 (2022-06-14)

Features

1.4.0 (2022-06-03)

Features

  • Makefile test by tag, retries for github3.py (054288a)
  • Makefile test by tag, retries for github3.py (8a54a40)
  • Makefile test by tag, retries for github3.py (9f887d6)

Bug Fixes

  • fixes in meta platforms, updating deps (f13cc57)
  • Makefile problems in github actions (e237c59)
  • Makefile problems in github actions (90dbbd0)
  • Makefile problems in github actions (d92aa5f)
  • Makefile problems in github actions (ec8af0f)

1.3.0 (2022-06-01)

Features

  • ability to turn off analytics, code cleanup (c296112)

1.2.0 (2022-06-01)

Features

Bug Fixes

  • add retry for poetry install script (c5f0249)
  • add retry for poetry install script (bebbbd6)
  • add retry for poetry install script (e1461dd)

1.1.0 (2022-05-30)

Features

  • get latest release instead of master branch (ad9beba)
  • get latest release of homebrew (46c09ab)
  • path variable in packages, readme file, makefile now correctly installs deps (d1e4566)
  • refactoring to flat structure; uninstall does not need retries (a837eb1)

Bug Fixes

  • fixes in namespace (8d70ef8)
  • should be present instead of latest for casks, readme changes (bc7326d)

1.0.0 (2022-05-22)

Features

Bug Fixes