Skip to content

🌟 [Major]: Introduces the Object module#2

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

🌟 [Major]: Introduces the Object module#2
Marius Storhaug (MariusStorhaug) merged 2 commits into
mainfrom
functions

Conversation

@MariusStorhaug

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

Copy link
Copy Markdown
Member

Description

This pull request introduces the Object PowerShell module, primarily focusing on the addition of a new function and corresponding tests.

Function Additions

  • Added a new function Remove-Member to remove specified members (properties) from objects passed through the pipeline. This function includes detailed documentation and examples.

Testing Enhancements

  • Added tests for the Remove-Member function in tests/Object.Tests.ps1, including scenarios for removing single and multiple members from an object.

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

Copy link
Copy Markdown

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

@github-actions

Copy link
Copy Markdown

GitHub release for Object 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