Skip to content

Releases: Nick2bad4u/PS-Color-Scripts-Enhanced

Release v2026.4.6.1856

06 Apr 19:03
199dd52

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

[199dd52...
199dd52]
(compare)

💼 Other

  • ✨ [feat] Enhance package.json with new features and improvements
  • 🛠️ Add "private": true to restrict package publishing
  • 📝 Introduce all-contributors commands for better contribution management
    • 📦 "contrib": main command for all contributors
    • ➕ "contrib:add": command to add contributors
    • ✅ "contrib:check": command to check contributor status
    • 📄 "contrib:generate": command to generate contributor documentation
  • 🔧 Update "test:pester" command to use a more robust Pester configuration
    • 🔍 Ensure Pester runs with minimum version 5.0.0 and checks for test failures
  • ⚡ Add "update-deps" command to streamline dependency updates and synchronization

Signed-off-by: Nick2bad4u 20943337+Nick2bad4u@users.noreply.github.com (199dd52)

Contributors

Thanks to all the contributors for their hard work!

License

This project is licensed under the Unlicense License
This changelog was automatically generated with git-cliff.

Release v2026.4.1.1929

01 Apr 19:39

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

[e35d436...
e35d436]
(compare)

📦 Dependencies

  • (deps) [dependency] Update dependency group (e35d436)

Contributors

Thanks to all the contributors for their hard work!

License

This project is licensed under the Unlicense License
This changelog was automatically generated with git-cliff.

Release v2026.3.6.1652

06 Mar 17:02

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

[0cd189d...
0cd189d]
(compare)

📦 Dependencies

  • (deps) [dependency] Update dependency group (0cd189d)

Contributors

Thanks to all the contributors for their hard work!

License

This project is licensed under the Unlicense License
This changelog was automatically generated with git-cliff.

Release v2026.3.6.132

06 Mar 01:42
033c231

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

[033c231...
033c231]
(compare)

💼 Other

  • [skip-ci] Update Dependabot configuration for multi-ecosystem (033c231)

Contributors

Thanks to all the contributors for their hard work!

License

This project is licensed under the Unlicense License
This changelog was automatically generated with git-cliff.

Release v2026.3.3.14

03 Mar 00:23
3e78bed

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

[3e78bed...
3e78bed]
(compare)

💼 Other

[dev-dependency]skip-ci: [dependency] Update basic-ftp 5.2.0 (3e78bed)

Contributors

Thanks to all the contributors for their hard work!

License

This project is licensed under the Unlicense License
This changelog was automatically generated with git-cliff.

Release v2026.1.1.1651

01 Jan 17:00
ee7a2ae

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

[ee7a2ae...
ee7a2ae]
(compare)

📦 Dependencies

test(deps): [dependency] Update dependency group (ee7a2ae)

Contributors

Thanks to all the contributors for their hard work!

License

This project is licensed under the Unlicense License
This changelog was automatically generated with git-cliff.

Release v2026.1.1.1645

01 Jan 16:54
ee7a2ae

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

[ee7a2ae...
ee7a2ae]
(compare)

📦 Dependencies

test(deps): [dependency] Update dependency group (ee7a2ae)

Contributors

Thanks to all the contributors for their hard work!

License

This project is licensed under the Unlicense License
This changelog was automatically generated with git-cliff.

Release v2025.12.16.5

16 Dec 00:14
3196b30

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

[3196b30...
3196b30]
(compare)

💼 Other

  • 🔧 [build] Update module version and release notes
  • 📝 [dependency] Update module version from '2025.12.15.1730' to '2025.12.15.1843'
  • 📝 Update release notes to reflect enhancements in caching system and performance improvements

📝 [docs] Update HelpInfo XML files for localization

  • 📝 Update UICultureVersion in HelpInfo.xml files for 'de', 'en-US', 'es', 'fr', 'it', 'ja', 'nl', 'pt', 'ru', and 'zh-CN' to '2025.12.15.1843'

🧪 [test] Refactor Test-Module script for improved testing

  • 🛠️ Simplify test structure by removing Pester dependencies and implementing smoke tests
  • 🔧 Ensure isolated cache and config paths during tests to prevent interference with user data
  • 📝 Add detailed logging for test results, including pass/fail counts
  • 🔧 Enhance error handling and cleanup processes in test execution

📝 [docs] Update release notes for PowerShell Gallery

  • 📝 Add new release notes for version '2025.12.15.2238' detailing build updates and license changes

Signed-off-by: Nick2bad4u 20943337+Nick2bad4u@users.noreply.github.com (3196b30)

Contributors

Thanks to all the contributors for their hard work!

License

This project is licensed under the Unlicense License
This changelog was automatically generated with git-cliff.

Release v2025.12.15.2238

15 Dec 22:47
9e991ef

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

[9e991ef...
9e991ef]
(compare)

💼 Other

  • 🔧 [build] Update license information across the project

  • 📝 Update PowerShellGalleryReleaseNotes.md to reflect the new version '2025.12.15.1707' and change license from MIT to Unlicense.

  • 📝 Modify DOCUMENTATION_INDEX.md to update license terms from MIT to Unlicense.

  • 📝 Change PUBLISHING.md to reflect the Unlicense license expression and its corresponding license URL.

  • 📝 Update QUICK_REFERENCE.md to indicate the project is now under the Unlicense.

  • 🔧 Update package.json to set the license field to Unlicense.

  • 🛠️ Enhance Test-Coverage.ps1 to ensure coverage runs do not affect the user's real cache.

  • 🛠️ Modify Test-Module.ps1 to ensure tests run in isolated environments without affecting user data.

  • 🛠️ Update Update-NuGetPackageMetadata.ps1 to set the license to Unlicense in the NuGet metadata.

  • 🔧 Change build.ps1 to update the license URI and expression to Unlicense.

Signed-off-by: Nick2bad4u 20943337+Nick2bad4u@users.noreply.github.com (9e991ef)

Contributors

Thanks to all the contributors for their hard work!

License

This project is licensed under the Unlicense License
This changelog was automatically generated with git-cliff.

Release v2025.12.15.1707

15 Dec 17:16
efff7d3

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

[efff7d3...
efff7d3]
(compare)

💼 Other

  • 🔧 [build] Update module version and localization info

  • 🔧 Update ModuleVersion to '2025.12.15.1153' in ColorScripts-Enhanced.psd1

  • 📝 Update ReleaseNotes to reflect changes in version 2025.12.15.1153

  • 🛠️ Enhance error handling in Get-ColorScriptsConfigurationRoot with verbose messages for cached configuration root validation

  • 🛠️ Improve error handling in Initialize-CacheDirectory with detailed trace for cache metadata stamp comparison failures

  • 🛠️ Add verbose logging in Initialize-ColorScriptsLocalization for explicit root localization import failures

  • 🌍 Update HelpInfo.xml files for multiple languages to reflect the new version '2025.12.15.1153'

Signed-off-by: Nick2bad4u 20943337+Nick2bad4u@users.noreply.github.com (efff7d3)

Contributors

Thanks to all the contributors for their hard work!

License

This project is licensed under the MIT License
This changelog was automatically generated with git-cliff.