golang-ui / nuklear

This project provides Go bindings for nuklear.h — a small ANSI C GUI library.

Home Page:https://github.com/vurtun/nuklear

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update to 2.0.0

kernle32dll opened this issue · comments

Hi,

Seems like I'm responsible for the recent 2.0.0 version bump in Nuklear (vurtun/nuklear#517) :|

So, when would an update of the bindings to 2.0.0 feasible? The problem is that 2.0.0 introduces breaking API changes.

I could cook up a PR for the required changes if wanted. But I don't see any way to gracefully handle the breaking API change.

Thanks! This project isn't managing versions, so let's stick to the latest bug-free.

Nice, thanks for the quick merge!