Bump module version to 1.4.4 and enhance Invoke-GiteaFileDownload to handle LFS file downloads with type inference and properly format file path based on API URL
All checks were successful
Publish Powershell Module to Gitea Repository / test (push) Successful in 10s
Publish Powershell Module to Gitea Repository / deploy (push) Successful in 31s

This commit is contained in:
2025-05-27 12:38:58 -04:00
parent 5854940f75
commit edb1501f40
2 changed files with 18 additions and 6 deletions

View File

@@ -12,7 +12,7 @@
RootModule = 'PS-GiteaUtilities.psm1'
# Version number of this module.
ModuleVersion = '1.4.3'
ModuleVersion = '1.4.4'
# Supported PSEditions
# CompatiblePSEditions = @()