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.
- conditional commit/push if nothing was changed in the workflow
- 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
- test job will work for every push on main
- add a release job for github
- remove the extra condition for the deploy job
- lib folder
- workflow to work only if a tag is pushed
- this file is included in the packed package
- copyright header in the .cs and .gitignore files
- targetversion field
- Codes folder
- same framework as MSL
- references to UTMT tools and UTMT lib
Fix for the previous release.
- Renaming back the folder content into template
- Update Readme
First release on github, the package associated is empty, do not used.
- Remove tags/plateform in the template.json
- workflows for auto release on NuGet
- folder cleaning
- 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
- Initial release.