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.
- Add Documentation #5
- 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