v0.1.1
Multiple documentation updates and bug fixes. vk-gen no longer requires any manual changes to compile the generated code on Windows as of this release. This release will be used to generate and push an update go-vk.
vk-gen should still be considered in alpha state and the generated code is known to only work without modification on Windows. The next major push will be towards stable generation on Mac.
What's Changed
- Doc/issue 1 by @bbredesen in #5
- issue #3, add val sort by name, mod sort by val by @bbredesen in #6
- Spelling fixes by @asmaloney in #10
- Generics require go 1.18 by @asmaloney in #9
- add VK_REMAINING_3D_SLICES_EXT for 1.3.242 by @bbredesen in #19
- Solved basein/baseout recursion issue, issue #4 by @bbredesen in #18
- Fix spelling in exceptions.json by @asmaloney in #15
- Handle pointer members in unions, bugfix/issue-16 by @bbredesen in #21
- Handle altlen on params. Fixes #17 by @bbredesen in #22
- Internal conv. of vk-populated vals. Fixes #23 by @bbredesen in #27
- Bugfix/26 by @bbredesen in #28
- Doc/alpha 2 by @bbredesen in #29
Dependabot
Security updates from Dependabot were applied, though note that network functions are not used by this package. These are indirect requirements, used by the xmlquery package for parsing xml.
- Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #24
- Bump golang.org/x/net from 0.0.0-20220127200216-cd36cc0744dd to 0.7.0 by @dependabot in #25