Replies: 3 comments 5 replies
-
Hi, There is no blocker, except that providing a release forces me to do a full test on all platforms (which is very much time consuming). Also, since this package is heavy, I cannot release it too often on pypi (I only have a limited storage of 30GB there). I'll try to perform a release in early april |
Beta Was this translation helpful? Give feedback.
-
Hi @bgribble, @tingspain , @Tremeschin I just released v1.6.3. I did not have time to test it intensively. Can you report tests on your side. The reason I was delaying this version is that I was waiting for the release of ImGui v1.92 (for which I did collaborate with ocornut). However, this release took longer than expected, so that I ended up releasing this version based on ImGui v1.91. |
Beta Was this translation helpful? Give feedback.
-
I am so excited about the new font handling and other updates in the 1.92.0 release, but unfortunately one small fixed bug in imgui_md prevents me from making a release that depends on 1.92.0 (my in-app documentation uses imgui_md and gets formatted incorrectly with the 1.92.0 version) Is there an anticipated schedule for a 1.92.1 release including recent fixes? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm looking ahead to a release of my code that uses imgui-bundle, the work for which is pretty much mostly almost close to done. There are a couple of nice fixes in imgui-bundle
master
that aren't in 1.6.2, so they won't get pulled in by a Pythonpip install
.What are the blockers / is there a schedule for a 1.6.3 release? I'm not pushing to hurry it up, just trying to coordinate!
Beta Was this translation helpful? Give feedback.
All reactions