0.4.0 .Net Standard 2.0, Patch 66 & Decomposed *Info Structures
The core of this release is a complete rebuild of the generation pipeline, to ease development and modification in advance of larger API changes. As part of this rebuild, the libraries now target .NET Standard 2.0 and no longer use direct PInvoke to improve cross-platform (and cross-target) support. In addition, the *Info structures that were originally passed into most methods have now been decomposed as parameters on the methods themselves to better match C# conventions.
Further, the bindings have been updated to Patch 66 of the Vulkan API, but note that the automated documentation extraction used in previous releases in no longer practical and comprehensive API documentation is still in progress.