Skip to content

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 01 Jun 23:12
· 4 commits to main since this release
938a96c

Add more dependencies from Utilities (#3)

Description

Add function from Utilities:

  • Get-ModuleManifest
  • Set-ModuleManifest
  • Export-PowerShellDataFile
  • Format-ModuleManifest
  • Format-Hashtable
  • Add-PSModulePath

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