Releases: mod-posh/LocalAutomation
Releases · mod-posh/LocalAutomation
Version 1.3.0 C# Project Release
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
What's Changed
- Version 1.3.0 by @jeffpatton1971 in #3
- Full Changelog**: v1.2.0...v1.3.0
v1.2.0
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
What's Changed
- This release updated a few issues with the CsharpModule by @jeffpatton1971 in #2
Full Changelog: v1.1.0...v1.2.0
Version 1.1.0
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
What's Changed
- V1.1.0 Update by @jeffpatton1971 in #1
New Contributors
- @jeffpatton1971 made their first contribution in #1
Full Changelog: v1.0.0...v1.1.0
Version 1.0.0
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
Full Changelog: https://github.com/mod-posh/LocalAutomation/commits/v1.0.0