0.3.0
First release since 2020!
What's Changed
- Android support for build.rs by @VZout in #35
- Update GPU Open Update URL by @Chris--B in #38
- Remove Result for functions that are always Ok by @repi in #36
- Add iOS support by @aclysma in #37
- Replace mem::zeroed() in AllocatorCreateInfo::default() by @aloucks in #39
- Add a recording feature by @matthewjberger in #40
- Define VMA_DYNAMIC_VULKAN_FUNCTIONS as 0. Closes #42. by @matthewjberger in #44
- Silence build by @filnet in #48
- Lots of cleanup and optimizations by @mxpv in #58
- feature: refactor/update newer vulkan memory allocator by @pollend in #59
- Update to VMA 3.0.1, update crate version to 0.3.0 by @joshuagiles in #63
- Pull in various changes from fork by @Neo-Zhixing in #66
New Contributors
- @VZout made their first contribution in #35
- @Chris--B made their first contribution in #38
- @aclysma made their first contribution in #37
- @matthewjberger made their first contribution in #40
- @filnet made their first contribution in #48
- @pollend made their first contribution in #59
- @cheako made their first contribution in #62
- @joshuagiles made their first contribution in #63
- @Neo-Zhixing made their first contribution in #66
Full Changelog: 0.2.2...0.3.0