I would like to release the next version (0.9.1) later this week (probably Wednesday or Thursday). If you're working on any bug fixes, I can wait until they are ready before making the release.
BTW, I spun up a copy of MSVC++ recently and started playing with ways to make a native Windows user interface. I was able to create a static library that reimplements simple_dialog() using native calls. Is this a viable approach? (I haven't done any MS application development up to this point).