All changes to this module should be reflected in this document.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.3.0] - 2024-01-05
This release adds support for CSharp Projects
- CSharpProject
- Updated the psake to support C# projects
- Added a check for git setup
- Added a check for DefaultDocumentation nuget tool
- Updated most of the tasks to work with C#
- Added BlueSky as a notification option
- Updated the nuget.config to work with nuget.org properly
- Updated the psake to support C# projects
[1.2.0] - 2023-06-27
This release updated a few issues with the CsharpModule
- C-Sharp Module
- Fixed README title
- Updated README content to suit
- Updated Psakefile with a updates
- Fixed incorrect taskname
- Fixed comment indentation
- Added a Source variable for projects that aren't nested within a project folder
[1.1.0] - 2023-01-22
This release contains additional documentation and more scripts
- Vscode
- settings.json : How my vscode environment is set up
- C-Sharp Module
- Calculate expiration on tokens outside of tasks
[1.0.0] - 2023-01-22
The initial release contains the base files as they are from existing repositories with some sanitizing and cleanup.
- Complex Modules
- psakefile : See the README for usage instructions
- ado.json : You will need to create a PAT Token if you're working with Azure Devops
- discord.json : You will need to get a Webhook Url if you wish to post to Discord
- github.json : You will need to create a Github PAT
- nuget.config : You will need to create a PowerShell Gallery PAT to publish to the PowerShell Gallery
- psakefile : See the README for usage instructions
- Simmple Modules
- psakefile
- ado.json
- discord.json
- github.json
- nuget.config
- psakefile