Introduction
Hi there!
This is quite a big release. It comes with imgui v1.92.3 :tada: as well as imgui impl wrapper (making it possible to implement more backends on go side).
Breaking changes
Some time ago, Dear ImGui came up with a big release - v1.92.0. This release contains several refact...