0.4.1 Extension Parameters, Shanq Texture Sampling & Patch 68
The core SharpVk library now supports extension objects as optional parameters to commands - e.g. passing a DebugReportCallbackCreateInfo into Instance.Create will enable debug logging during Instance startup.
Shanq shaders now support multiple bindings, 2D texture sampling and scalar typecasting.
This release also fixes issues #42 & #43, and updates the API to patch 68.