This release is nothing more than having Cake.ArgumentBinder target .NET 6 and Cake.Core 3.0.0. This means one should no longer get a warning if using Cake v3 and newer when using Cake.ArgumentBinder.
No functionality has changed.
Although .NET 7 is technically supported by Cake V3, I opted not to multi-target .NET 7 yet, as first I need to figure out how best to go about doing that (and hopefully I figure it out before .NET 7 goes end-of-life in a year).
Grab the NuGet package from your favorite NuGet package manager.