Skip to content

v2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jun 23:21
· 2 commits to main since this release
caa0ab1

🩹 [Patch]: Remove initialization step and dependency on Utilities (#50)

Description

Remove the initialization step and dependency on Utilities, the Install-PSModuleHelpers takes over.

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas