Skip to content

v0.1.0 - The great reset

Compare
Choose a tag to compare
@Smalls1652 Smalls1652 released this 16 Mar 21:24
· 7 commits to main since this release
4057c5e

Overview

It's been a while since I've last updated this project! Let's consider this a bit of a... Reset?

To get it out of the way first, here's an overview of what's changed:

  • It now targets .NET 8 instead of .NET 5.
  • Local tooling config has been revamped to match how I currently do it for my other projects.
  • Restructured the project.
  • A lot of "quality of life" improvements... On the development side.
    • Primarily how the classes are constructed.

I'll also be bringing the PowerShell module back into this repo soon.

✍️ What's Changed

⛓️ Dependency updates

Full Changelog: v2021.10.00-alpha-04..v0.1.0