Skip to content

Latest commit

 

History

History
96 lines (54 loc) · 1.84 KB

File metadata and controls

96 lines (54 loc) · 1.84 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v1.8.0 - Deep-fried Dantalion]

Added

  • conditional commit/push if nothing was changed in the workflow

Changed

  • workflow is not using pwsh anymore
  • fixes the checkout not cloning the latest commit that was pushed by the previous job
  • updates the project url in the readme and the csproj
  • updates the path of main libs to ensure consistency with the new version of MSP

[v1.7.2 - Cheesy Chimera]

Changed

  • test job will work for every push on main
  • add a release job for github
  • remove the extra condition for the deploy job

[v1.7.1 - Cheesy Chimera]

Added

  • lib folder

Changed

  • workflow to work only if a tag is pushed
  • this file is included in the packed package

[v1.7.0 - Cheesy Chimera]

Added

  • copyright header in the .cs and .gitignore files

[v1.6.0 - Balsamic Baphomet]

Added

  • targetversion field
  • Codes folder

[v1.5.0 - Acidic Abaddon]

Changed

  • same framework as MSL
  • references to UTMT tools and UTMT lib

[v1.4.0]

Fix for the previous release.

Changed

  • Renaming back the folder content into template
  • Update Readme

[v1.3.0]

First release on github, the package associated is empty, do not used.

Remove

  • Remove tags/plateform in the template.json

[v1.2.0]

Added

  • workflows for auto release on NuGet

Changed

  • folder cleaning

[v1.1.0]

Changed

  • both the .cs and .csproj files are using the name provided when created thanks to Nylux
  • same for the created namespace and class, thanks to Nylux also

[v1.0.0]

  • Initial release.