Releases: nimgl/glfw
v3.3.4
v3.3.3
v3.3.2
v3.3.1
v3.3.0
Release of a generator together with a complete rewrite of the GLFW bindings for compatibility with version 3.3. This version of the generator is the one going into NimGL 1.0 from now on. This new version focuses more on compatibility with the C version. Further releases will contain helper functions that will reduce the verbose nature of this bindings.
Note that this release has no concerns over code compatibility with previous versions, but, from now on this will be denoted by the version following Semver standards. As GLFW is currently in version 3.3 this bindings will take this as the current version and will create patches depending on the necessity of both fixes and new features.
If you find this new version not appealing do to this changes please let me know in the issues what has not appealed to you and what can be added to the helper functions.
I would add a Changelog but pretty much everything has changed, will be generating the docs and hosting them on the NimGL's website.