Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 835 Bytes

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 835 Bytes

Change Log

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.

[0.0.3] - 2021/08/29 - Unreleased

Added

  • Stubbed in the remaining SqlServer Subject Area pester Tests.

[0.0.2] Unreleased

Added

  • A bunch of "Get-SubjectArea" cmdlets. We are no where near complete on the SQL cmdlets, but most of the Computer cmdlets are "there". Everything needs more testing.
  • Initial support for GitHub Actions. Right now, we want unit tests. Eventually, we will want to push to Microsoft's PowerShell Gallery.

[0.0.1] Unreleased

Added

  • Initial Creation, using Invoke-Plaster with the "Stucco" template.

Changed

  • Nothing, Yet.

Removed

  • Nothing, Yet.