VeilVer

1.2.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

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

Install-PSResource -Name VeilVer

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 blob

Cmdlets

Get-VVVersion Set-VVVersion Remove-VVVersion

Functions

Get-VVVersion Import-VVVersion Push-VVVersion Remove-VVVersion Set-VVVersion

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

## [1.2.0] - 2024-05-30

### Added

- Added -Checkout parameter to Get-VVVersion
- Added command Push-VVVersion to push versions to a remote repository.
- Added command Import-VVVersion to import versions from a remote repository.

FileList

Version History

Version Downloads Last updated
1.2.0 (current version) 3 5/30/2024
1.1.0 3 5/22/2024
1.0.2 3 5/21/2024
1.0.0 3 5/21/2024