Skip to content

🌟 [Major]: Introducing the GUID module#2

Merged
Marius Storhaug (MariusStorhaug) merged 9 commits into
mainfrom
functions
Feb 2, 2025
Merged

🌟 [Major]: Introducing the GUID module#2
Marius Storhaug (MariusStorhaug) merged 9 commits into
mainfrom
functions

Conversation

@MariusStorhaug

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented Feb 2, 2025

Copy link
Copy Markdown
Member

Description

This pull request introduces the GUID PowerShell module.

Functions

  • Added Search-Guid function to extract GUIDs from strings.
  • Added Test-Guid function to validate whether a string is a GUID.

Documentation Updates

  • Updated README.md to reflect the new module name, provide clearer installation instructions, and include examples for the new functions.

Example Updates

  • Updated examples/General.ps1 with new examples demonstrating the usage of Search-Guid and Test-Guid functions.

Test Updates:

  • Added new tests for Search-Guid and Test-Guid functions to ensure they work as expected.

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

@github-actions

github-actions Bot commented Feb 2, 2025

Copy link
Copy Markdown

Module GUID - v1.0.0 published to the PowerShell Gallery.

@github-actions

github-actions Bot commented Feb 2, 2025

Copy link
Copy Markdown

GitHub release for GUID v1.0.0 has been created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant