v2.0.1
🩹 [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