v1.86.11
What's Changed
- Fix glyph range size by @kusaanko in #196
- Fix native libraries loading by stopping of creating tmpDir every time by @kusaanko in #197
This effectively resolves the problem, when the binding created a lot of unneeded files in the temporal folder on every library usage. - Move LICENSE into META-INF folder by @SpaiR in #203
- Add missing import in example in readme by @Trolobezka in #186
- Bump org.lwjgl:lwjgl from 3.3.1 to 3.3.2 by @dependabot in #175
- Bump org.lwjgl:lwjgl from 3.3.2 to 3.3.3 by @SpaiR in #205
New Contributors
- @Trolobezka made their first contribution in #186
- @kusaanko made their first contribution in #196
Full Changelog: v1.86.10...v1.86.11