Traverse-Research / gpu-allocator

🦀 GPU memory allocator for Vulkan, DirectX 12 and Metal. Written in pure Rust
https://traverse.nl/
Apache License 2.0
380 stars 50 forks source link

New Release #170

Closed cwfitzgerald closed 1 year ago

cwfitzgerald commented 1 year ago

Quite a few things (including windows-rs version bumps) have landed that would be great to get into a release, would it be possible to get a new release?

MarijnS95 commented 1 year ago

Yeah, I think we could do a release soon. There are no open PRs and it seems all dependencies are currently up-to-date.

MarijnS95 commented 1 year ago

0.23 got released last week :tada:

https://github.com/Traverse-Research/gpu-allocator/commit/ab75548220d906c5ec6c66a81155a7b6f4f614e5

https://github.com/Traverse-Research/gpu-allocator/releases/tag/0.23.0

cwfitzgerald commented 1 year ago

Woot!