Commits
User selector
Commit History
Commits on Jun 2, 2025
🩹 [Patch]: Refactor Build-PSModule action without Github-Script (#115)
Show description for 46d8c8cauthored
Commits on Jun 1, 2025
🩹 [Patch]: Remove initialization step and dependency on `Utilities` (#114)
Show description for 0d98e7dauthored
Commits on Apr 17, 2025
🌟 [Major]: Standalone Module Builder with isolation (#108)
Show description for 8cccec4authored
Commits on Mar 7, 2025
Revert "🩹 [Patch]: Remove dependency on `Utilities` (#111)" (#112)
Show description for 7f3f350authored🩹 [Patch]: Remove dependency on `Utilities` (#111)
Show description for d778e56authored
Commits on Feb 20, 2025
🪲 [Fix]: Fix `Variables` being `$null` (#110)
Show description for 1e3d612authored🩹 [Patch]: Swap out `Utilities` with `Hashtable` (#109)
Show description for d454e3aauthored
Commits on Feb 16, 2025
🩹 [Patch]: Update linter configurations and license year (#106)
Show description for 8819705authored
Commits on Feb 13, 2025
🌟 [Major]: Moved docs generation to `Document-PSModule` (#105)
Show description for b75256cauthored
Commits on Feb 7, 2025
🚀 [Feature]: Adds customizable build steps (#103)
Show description for 4a43798authored
Commits on Feb 1, 2025
🩹 [Patch]: Allow more overrides from `manifest.psd1` + smarter defaults (#95)
Show description for f8e3b59authored
Commits on Jan 30, 2025
🩹 [Patch]: Fix `#Requires` statements on all script files (#93)
Show description for 9013babauthored
Commits on Jan 29, 2025
🩹 [Patch]: Improve workflow logging by changing `Write-Verbose` to `Write-Host` (#91)
Show description for 0969771authored
Commits on Jan 28, 2025
🪲 [Fix]: Add copyright information to module manifest (#88)
Show description for 5fb7f25authored
Commits on Jan 11, 2025
🩹 [Patch]: Add Retry on Install-Module (#85)
Show description for 5df24bfauthored
Commits on Dec 8, 2024
🩹 [Patch]: Build root module from files before subfolders (#83)
Show description for 066fc04authored🪲 [Fix]: Fix removal of required and nested modules (#82)
Show description for 8b38cc6authored🩹 [Patch]: Fix removal of loaded module to get a clean slate (#81)
Show description for 684d0b8authored
Commits on Dec 7, 2024
🩹 [Patch]: Remove other modules before reimporting reqs for processed module (#80)
Show description for 91f9e06authored🪲 [Fix]: Moving docs one level out (not in a `$ModuleName` folder) (#79)
Show description for b3a20a9authored🩹 [Patch]: Adds a module variable called `$script:PSModuleInfo` (#78)
Show description for 05b644cauthored
Commits on Dec 6, 2024
🚀 [Feature]: Structure docs similar to the source code (#75)
Show description for 7dc77caauthored🩹 [Patch]: Turn down the chatter in the module loader (#74)
Show description for 5160e70authored
Commits on Nov 27, 2024
🪲 [Fix]: Load only the built module for doc creation (#70)
Show description for 5f5b06cauthored
Commits on Nov 14, 2024
🩹 [Patch]: Get unique list of required modules (#67)
Show description for dfa87d2authored
Commits on Nov 13, 2024
🪲 [Fix]: Fix module requirements where we have multiple hashtables (#66)
Show description for 1ed1a6aauthored
Commits on Nov 9, 2024
🩹 [Patch]: Make Alias Export more verbose (#62)
Show description for 01bcf16authored
Commits on Aug 20, 2024
🪲 [Fix]: Verify that folders exist (#60)
Show description for 78f2396authored
Commits on Aug 18, 2024
🪲 [Fix]: FileList in manifest (#59)
Show description for 9b1d39cauthored🌟 [Major]: Add functionality to export variables (#57)
Show description for 25bc8e3authored
Commits on Apr 15, 2024
🚀 [Feature]: Get info about loaded aliases after build (#53)
Show description for d449f68authored
Commits on Apr 13, 2024
🩹 [Patch]: Add $IsWindows variable in the root module (#52)
Show description for 5d13716authored
Commits on Apr 2, 2024
🪲 [Fix]: Fix output of export/import class/enum (#49)
Show description for 7b83473authored🩹 [Patch]: Make verbose nicer for module loader (#48)
Show description for c467345authored
Commits on Mar 30, 2024
🪲 [Fix]: Fix issue validating module manifest (#46)
Show description for a4418b9authored