Skip to content

🌟 [Major]: Handover Base64 from fpschultze#2

Merged
Marius Storhaug (MariusStorhaug) merged 5 commits into
mainfrom
docs
Feb 26, 2025
Merged

🌟 [Major]: Handover Base64 from fpschultze#2
Marius Storhaug (MariusStorhaug) merged 5 commits into
mainfrom
docs

Conversation

@MariusStorhaug

Copy link
Copy Markdown
Member

Description

This pull request signals the handover of the Base64 PowerShell module to the PSModule framework. As PSModule focusses mostly on PowerShell usage and not modifying existing classes, we remove the type updates for String to convert to/from base64.🌟

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

…ude usage examples and tests for encoding/decoding functions.
@github-actions

Copy link
Copy Markdown

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

@github-actions

Copy link
Copy Markdown

GitHub release for Base64 v1.0.0 has been created.

@github-actions

Copy link
Copy Markdown

Module Base64 - v2.0.0 published to the PowerShell Gallery.

@github-actions

Copy link
Copy Markdown

GitHub release for Base64 v2.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