0.9.0: 🕶 DirectX 12 allocations!
API changes
- Refactor of gpu_allocator to allow for support for more graphics APIs (#30)
- Add d3d12 support to gpu-allocator (#41)
- Remove winapi from public interface. (#45)
Updates
- Update to Ash 0.33 without traits (#39)
- Change winapi dependency from git to the latest released version. (#51)
And various internal cleanups and improvements 🙌 !