Skip to content

Releases: luigilink/SPSWeather

v1.0.3

17 Oct 09:00
Compare
Choose a tag to compare

SPSWeather - Release Notes

[1.0.3] - 2023-10-16

Added

  • scripts/SPSWeather.ps1 - Add Installation process:

    • New parameters: Install, Uninstall and InstallAccount
    • New functions: Add-SPSSheduledTask and Remove-SPSSheduledTask
  • Wiki Documentation in repository - Add :

    • wiki/Configuration.md
    • wiki/Getting-Started.md
    • wiki/Home.md
    • wiki/Usage.md
    • .github/workflows/wiki.yml

Changed

  • scripts/SPSWeather.ps1 - Remove ExclusionRules parameter
  • scripts/Config/CONTOSO-PROD.json - Add ExclusionRules parameter

A full list of changes in each version can be found in the change log

v1.0.2

10 Oct 16:13
Compare
Choose a tag to compare

[1.0.2] - 2023-10-10

Added

  • README.md
    • Add code_of_conduct.md badge
  • Add CODE_OF_CONDUCT.md file
  • Add Issue Templates files:
    • 1_bug_report.yml
    • 2_feature_request.yml
    • 3_documentation_request.yml
    • 4_improvement_request.yml
    • config.yml

Changed

  • release.yml
    • Zip scripts folder and mane it with Tag version
  • PULL_REQUEST_TEMPLATE.md => Remove examples and unit test tasks

A full list of changes in each version can be found in the change log

v1.0.1

09 Oct 16:53
Compare
Choose a tag to compare

SPSWeather - Release Notes

[1.0.1] - 2023-10-09

Changed

  • README.md
    • Add Requirement and Changelog sections

Added

  • Add RELEASE-NOTES.md file
  • Add CHANGELOG.md file
  • Add CONTRIBUTING.md file
  • Add release.yml file
  • Add scripts folder with first version of SPSWeather

A full list of changes in each version can be found in the change log