VeilVer

1.0.0

A PowerShell module for individual versioning of files in a git repository using hidden blob tags.

Minimum PowerShell version

7.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name VeilVer -RequiredVersion 1.0.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name VeilVer -Version 1.0.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Emanuel Palm. All rights reserved.

Package Details

Author(s)

  • Emanuel Palm

Tags

git version metadata tags

Cmdlets

Get-VVVersion Set-VVVersion

Functions

Get-VVVersion Set-VVVersion

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

## [1.0.0] - 2024-05-21

### Added

- Added `Get-VVVersion` function to get the hidden version of a document.
- Added `Set-VVVersion` function to set the hidden version of a document.
- Added the PowerShell module `Sampler` for common workflow with other modules.
- Added Pester tests.

FileList

Version History

Version Downloads Last updated
1.4.1 8 7/9/2024
1.4.0 3 7/4/2024
1.3.0 8 6/29/2024
1.2.0 4 5/30/2024
1.1.0 3 5/22/2024
1.0.2 3 5/21/2024
1.0.0 (current version) 3 5/21/2024
Show less