Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1 KB

CHANGELOG.md

File metadata and controls

27 lines (17 loc) · 1 KB

Changelog

All changes to this module should be reflected in this document.

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

[1.0.1] - 2024-08-05

This is just a small update, some documentation fixes and a version change as nuget.org only supports semver version numbers so was truncating anything past the patch version.

[1.0.0.0] - 2024-01-05

This should be a usable logger in both C# and PowerShell, which I've struggled with lately. It should be simple and allow logging to a file or the console if needed.

DOCUMENTATION

  • Add Documentation #5

ENHANCEMENT

  • Update Psake for use with C# Projects #6
  • Add Documentation #5
  • Create Factory #4
  • Add Testing Framework #3
  • Add the ability to handle log rotation #2
  • Add the ability to use a configuration file #1