vulkano-rs / vulkano

Safe and rich Rust wrapper around the Vulkan API
Apache License 2.0
4.54k stars 438 forks source link

Do any showstoppers exist which prevent to make new vulkano release? #2602

Open maratik123 opened 2 weeks ago

maratik123 commented 2 weeks ago

There is too much breaking changes collected in changelog since last release. It will be painful to upver dependent projects if it collects more changes. Also changelog contains useful changes in addition list, which can be delivered to users via new release.

marc0246 commented 2 weeks ago

We're in the process of releasing at the moment. There have been some blockers, most of which have been addressed. We actually reduced the changelog by a lot because of that. I feel that the release is very light on breaking changes compared to most.