Skip to content

v0.6.3

Compare
Choose a tag to compare
@Windos Windos released this 02 Feb 11:36
584a60b
  • Update Windows Community Toolkit (UWP Notifications) to 5.0.0.

    • Also switched to the UAP variant, as the .NET Standard one was causing issues for some users.
  • (BACKEND) Implemented CI pester tests on Azure DevOps Pipelines, including code coverage stats.

  • Fixed style issues flagged by Codacy, mainly Markdown headers.

  • Added WhatIf support to all functions, laying ground work for expanded (read: any) Pester tests.

  • Functions all in .psm1 now, instead of separate .ps1 files. SPEED!