Skip to content

Releases: Nick2bad4u/PS-Color-Scripts-Enhanced

Release v2025.10.13.2332

13 Oct 23:33
9da71d1

Choose a tag to compare

Changelog

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

[Unreleased]

[9da71d1...
9da71d1]
(compare)

🛠️ GitHub Actions

  • 🧹 [chore] Update repository references after reorganizing scripts, assets, and docs

  • 👷 [ci] Update .github/workflows/publish.yml to check for and execute ./scripts/build.ps1 (fix build script path and error message)

  • 👷 [ci] Update .github/workflows/test.yml to run ./scripts/Test-Module.ps1 in the pwsh preview job

  • 📝 [docs] Update CONTRIBUTING.md to reflect new scripts/ layout, add assets/ and docs/examples/ entries and adjust project tree

  • 📝 [docs] Fix docs/DOCUMENTATION_INDEX.md example and asset paths to point at docs/examples/, assets/ansi-files/, and docs/oversized-colorscripts

  • 📝 [docs] Mark tests as completed in docs/REORGANIZATION.md and list updated workflows (.github/workflows/test.yml, .github/workflows/publish.yml)

  • 🧹 [chore] Update package.json to reference docs/oversized-colorscripts for oversized-colorscripts directory

Signed-off-by: Nick2bad4u [email protected] (9da71d1)

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.

Release v2025.10.13.2243

13 Oct 22:45
7d63dcf

Choose a tag to compare

Changelog

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

[Unreleased]

[7d63dcf...
7d63dcf]
(compare)

🛠️ GitHub Actions

  • ✨ [feat] Enhance module with documentation and automation

Updates the module with documentation improvements, automation enhancements, and code refinements.

  • 📝 [docs] Updates documentation by:

    • Adds a documentation index for easy navigation ≡ƒº¡.
    • Includes Get-Help examples in README.md and [ColorScripts-Enhanced](https://github.com/Nick2bad4u/PS-Color-Scripts-Enhanced)/README.md to assist users.
    • Updates MODULE_SUMMARY.md with current module details.
    • Refreshes QUICK_REFERENCE.md with current version information.
    • Enhances Publishing.md with automation details for GitHub Actions.
    • Refines ReleaseChecklist.md to align with current release processes.
  • 👷 [ci] Enhances CI/CD by:

    • Updates publish.yml to use a specific git-cliff version for release note generation.
  • 🛠️ [fix] Corrects code by:

    • Fixes the default reviewer in .github/CODEOWNERS.
    • Increments the module version in [ColorScripts-Enhanced](https://github.com/Nick2bad4u/PS-Color-Scripts-Enhanced).psd1 and updates corresponding release notes.
  • ⚡ [perf] Improves performance by:

    • Enhances caching system with OS-wide cache in AppData, yielding 6-19x performance improvement.
  • 🧹 [chore] Updates dependencies:

    • Upgrades markdown-link-check from 3.12.2 to 3.14.1 in package.json and package-lock.json, likely to address bugs or improve link checking functionality.

Signed-off-by: Nick2bad4u [email protected] (7d63dcf)

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.

Release v2025.10.13.2034

13 Oct 20:35
3198789

Choose a tag to compare

Changelog

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

[Unreleased]

[3198789...
3198789]
(compare)

💼 Other

  • 👷 [ci] Improve git-cliff installation in publish workflow
  • Replace fixed-exe lookup with a recursive search (Get-ChildItem -Recurse) so git-cliff.exe can be found in nested archive directories
  • Emit directory listing on failure and throw a clear error when exe is missing
  • Use the exe's parent folder (binPath) when prepending to PATH and persist the updated PATH to GITHUB_ENV; log the discovered exe path and verify --version

🧹 [chore] Tidy Invoke-MarkdownLinkCheck.ps1 and ensure provided paths are filtered

  • Add a blank line after the EXAMPLE block for readability
  • Normalize/respect provided Paths and filter out node_modules and the script file itself to avoid self-checks and irrelevant files

Signed-off-by: Nick2bad4u [email protected] (3198789)

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.

Release v2025.10.13.1850

13 Oct 18:52
eb4efa2

Choose a tag to compare

Release v2025.10.13.1522

13 Oct 15:23
77c2508

Choose a tag to compare

Release v2025.10.13.1507

13 Oct 15:08
ea410a3

Choose a tag to compare

Release v2025.10.13.1449

13 Oct 14:50
329e512

Choose a tag to compare

Release v2025.10.12.47

12 Oct 04:53
07445a1

Choose a tag to compare

Release v2025.10.12.2238

12 Oct 22:40
05d8e41

Choose a tag to compare

Release v2025.10.11.1624

11 Oct 22:35
b8ee71c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Nick2bad4u/PS-Color-Scripts-Enhanced/commits/v2025.10.11.1624