* Replace Tabs with Spaces to follow the conventions
* Add Preprocessing in Compiler
* Compile from Anywhere you want - Running 'Compile.ps1' Works in any directory you call it from
* Code Formatting Changes
* Result of Preprocessing Step in 'Compile.ps1' Script - Remove Trailing Whitespace Characters
* Make Preprocessing more advanced
* Move Preprocessing to a separate script file
* Make Self Modification impossible for 'tools/Do-PreProcessing.ps1' Script - Make the workingdir same as sync.PSScriptRoot for consistency
* Revert commit b5dffd671ff4f870026e4d384f393c0491692ab7
* Patched a Bug of some Excluded Files not actually get excluded in 'Get-ChildItem' PS Cmdlet
* Update Replace Regex for Code Formatting in 'Do-PreProcessing' Script Tool
* Rename 'Do-PreProcessing' to 'Invoke-Preprocessing' - Update some Comments
* Make 'Invoke-Preprocessing' Modular - Update RegEx to handle more cases - Update Documentation - Add Validations & Useful feedback upon error
* Replace Tabs with Spaces to follow the conventions - 'applications.json' File
* Code Formatting Changes - 'Copy-Files' Private Function
* Update Replace Regex for Code Formatting in 'Invoke-Preprocessing' Script Tool
* Replace Tabs with Spaces to follow the conventions - Make 'ExcludedFiles' validation step check all filepaths before finally checking if any has failed
* Result of 'Invoke-Preprocessing' Script
* Update Replace Regex for Code Formatting in 'Invoke-Preprocessing' Script Tool
* Updates styling for WinUtil.
* Removes announcement and fixes grammar
* Revert "Deploying to main from @ ChrisTitusTech/winutil@8a6116cea1🚀"
This reverts commit df2fe4a4c6c58892150a2ebaa615548fe1c24610.
* Revert "Deploying to main from @ ChrisTitusTech/winutil@e82870da89🚀"
This reverts commit 8a6116cea1a8fa3e0f709b04f72b9cc232c9cda3.
* Revert "Deploying to main from @ ChrisTitusTech/winutil@e784604a1a🚀"
This reverts commit e82870da89f949809ef31cc6f698f4f23250d38c.
* Revert "Update pre-release.yaml"
This reverts commit e784604a1a8cc9ed0937011317be0803ed53807c.
* Revert "Fixes release log (#2377)"
This reverts commit 5d3d47eeb5c667466bcc4ca82d504b6d959c9391.
* Reapply "Fixes release log (#2377)"
This reverts commit 86f8d567b96f9ea4874e12497fcd86876a599d00.
* Reapply "Update pre-release.yaml"
This reverts commit 8761f3b815fe5e4265914745001caaa8acddd095.
* Reapply "Deploying to main from @ ChrisTitusTech/winutil@e784604a1a🚀"
This reverts commit 673f416257d8ffce9282185c9a7d77feacbbd775.
* Update README.md
* Adds all files for winutil docs
* Adds and changes content
* Adds more content
* Added even more content to the docs
* Create screen-install.png
* Adds KnownIssues File
* Delete createchangelog.yml
* Fixes spelling