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
Owners
Copyright
(c) Emanuel Palm. All rights reserved.
Package Details
Author(s)
- Emanuel Palm
Tags
Cmdlets
Functions
PSEditions
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
- VeilVer.nuspec
- VeilVer.psd1
- VeilVer.psm1
- en-US\VeilVer-help.xml
- CHANGELOG.md
- LICENSE