Releases: andrew867/MonitorControlSDK
Releases · andrew867/MonitorControlSDK
Release list
v0.4.1
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.0
What's Changed
- chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #6
- Bump the dotnet-dependencies group with 5 updates by @dependabot[bot] in #5
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.1.2
What's Changed
- chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #1
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #2
- chore(deps): bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #3
- chore(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #4
New Contributors
- @dependabot[bot] made their first contribution in #1
Full Changelog: v0.1.1...v0.1.2
v0.1.1 — Semver, CI-safe endian, sparkle README
Highlights
- Semver: NuGet
Sony.MonitorControlis now 0.1.1 (patch from 0.1.0). - Build fix: VMS endian helpers use clone +
Array.Reverseso newer .NET SDKs do not bindReverse()toSpan's void in-place overload (fixes CS0023 on GitHub Actions). - CI: Workflow also runs on
v*tags, so release tags get the same Windows / Linux / macOS matrix asmaster. - README: Root README got a glow-up (badge, v0.1.1 section, layout table). NuGet package readme updated for 0.1.1.
Ship it.