Filter By

Package Types

Operating System

Categories

Trust Information

By: | 392,111 downloads | Last Updated: 8/6/2019 | Latest Version: 1.0.1.360

Version string manipulation

By: | 167,416 downloads | Last Updated: 10/10/2025 | Latest Version: 1.1.9

A PowerShell module adding a SemVer compatible class and functions.

By: | 58,735 downloads | Last Updated: 10/12/2023 | Latest Version: 1.5.3

Functions for working with Semantic Version numbers.

By: | 7,420 downloads | Last Updated: 5/20/2026 | Latest Version: 0.3.0

PowerShell helpers for creating, validating, and releasing Keep a Changelog files.

By: | 5,454 downloads | Last Updated: 4/6/2021 | Latest Version: 2.1.0

Import all required module versions (SemVer) that need to be imported by a PowerShell module before importing itself.

By: | 3,586 downloads | Last Updated: 1/10/2022 | Latest Version: 0.5.2

Versioning utilities

By: | 2,506 downloads | Last Updated: 11/16/2019 | Latest Version: 3.2.0

Powershell functions for versioning a git repo with tags and more!

By: | 1,743 downloads | Last Updated: 8/7/2025 | Latest Version: 3.0.19

HelperFunctions PowerShell module of functions I routinely use.

By: | 503 downloads | Last Updated: 7/15/2018 | Latest Version: 0.6.4.1

Provide a semantic version 2.0 compliant object. Should be able to produce a system.version object from the semver object major.minor.patch-PR+BM -> major.minor.revision.build

By: | 412 downloads | Last Updated: 6/3/2026 | Latest Version: 1.3.0-prev005

Takes the grunt work out of PowerShell module development. Scaffolds project structure, Pester test stubs, and GitHub Actions or Azure DevOps CI/CD pipelines with semantic versioning, automated changelogs, and PSGallery publishing -> up and running in minutes.

By: | 108 downloads | Last Updated: 5/28/2026 | Latest Version: 2.1.0

PowerShell module for validating GitHub Action semantic versioning

By: | 28 downloads | Last Updated: 4/5/2026 | Latest Version: 9.1.0

Multi-repository Git dependency manager with SemVer version resolution, recursive dependency discovery, and cross-platform SSH support. Clone and checkout multiple Git repositories to pinned versions from a single JSON config. An alternative to git submodules for managing shared libraries across repos.

By: | 22 downloads | Last Updated: 5/5/2026 | Latest Version: 1.1.0

Build a single deployable PowerShell script from a multi-file project. PSScriptBuilder resolves class inheritance and dependency order automatically using AST analysis — no manual ordering required. Supports classes, enums, functions, template-based output, and release management.