List of the most recent changes of Haxe libraries.
3 days ago | ||
| Project | Changes | Version |
|---|---|---|
| roblox-hx | API overhaul, tool fixes, new package wrapper system, better lua tables and maps, and more. | 1.3.0 21-Sep 2026 |
| reflaxe.Lua | Support for @:nativeVariableCode | 0.1.0-beta 21-Sep 2026 |
| hl_compile | Added split compilation, c files are being cached. | 1.1.0 21-Sep 2026 |
5 days ago | ||
| Project | Changes | Version |
| hxrpc | README update & Code Explination | 1.0.1 19-Sep 2026 |
| hxrpc | Initial Release | 1.0.0 19-Sep 2026 |
| hl_glad | Initial release: OpenGL bindings for HashLink, buildable as a dynamic .hdll or a static library. | 1.0.0 19-Sep 2026 |
| hl_compile | Initial release: HashLink/C build pipeline for Windows, Linux and WebAssembly, with static and dynamic native libraries. | 1.0.0 19-Sep 2026 |
| hl_glfw | Static library support. | 1.1.0 19-Sep 2026 |
6 days ago | ||
| Project | Changes | Version |
| SScript | Check CHANGELOG.md | 23.0.1 18-Sep 2026 |
1 week ago | ||
| Project | Changes | Version |
| snake-server | See CHANGELOG | 2.0.0 17-Sep 2026 |
| SScript | Check CHANGELOG.md | 23.0.0 16-Sep 2026 |
| extension-file-save | requestSavePath settles the extension the mime type calls for on Windows and Linux: lime appends its filter only when the whole path carries no dot, so a name with no extension under a dotted directory arrived bare and a video export failed outright | 0.3.10 16-Sep 2026 |
| tray | Initial release. | 0.1.0 14-Sep 2026 |
| openfl-shader-library | Added some demo projects to get started. Fixed a minor issue that could prevent rendering of some shaders in Bitmap object instances | 1.0.1 14-Sep 2026 |
| colyseus | Native targets now run room and matchmaking callbacks on the thread that joined, through its event loop, like JS — a program waiting in its own blocking loop must call `sys.thread.Thread.current().events.progress()`. `Callbacks.get(room)` fires right after each patch, `listen()` reports a primitive field's current value, and `for (k => v in map)` iterates in insertion order. | 0.18.3 13-Sep 2026 |
| hl_glfw | Initial release. | 1.0.0 13-Sep 2026 |
2 weeks ago | ||
| Project | Changes | Version |
| hxscript | See the changelog: https://github.com/MeguminBOT/hxscript/blob/main/CHANGELOG.md | 2.0.6 10-Sep 2026 |
| haxeui-bootstrap-theme | Containers: BSContainerFluid, Bootstrap 5 width ladder with auto-centering (pure CSS), block-flow emulation, wrap/width utilities; navbar styling fixes; validation-loop fixes. See README for HaxeUI gotchas. | 0.2.1 10-Sep 2026 |
| heapvlc | Removed the OS suffix from hdll filenames, made VLC instance arguments modifiable, plus some other small changes. | 0.3.0 09-Sep 2026 |
| wisdom-haxeui | Initial release. | 1.0.0 09-Sep 2026 |
| openfl-shader-library | First release with a starting set of shaders and simple infrastructure to add/remove shaders, as well as animate shader values in real-time. | 1.0.0 09-Sep 2026 |
| hlbox3d | First release. | 0.1.0 08-Sep 2026 |
| hxscript | See the changelog: https://github.com/MeguminBOT/hxscript/blob/main/CHANGELOG.md | 2.0.5 07-Sep 2026 |
| hx-opencvjs | Initial OpenCV.js 5.0.0 binding release with bundled runtime and readiness API. | 0.1.1 05-Sep 2026 |
3 weeks ago | ||
| Project | Changes | Version |
| hx-opencvjs | Initial OpenCV.js 5.0.0 binding release with bundled runtime and readiness API. | 0.1.0 03-Sep 2026 |
| foxlite | 0.1.1 03-Sep 2026 |
|
| hxvlc | Added support for CPPIA and some general improvements. | 2.3.1 03-Sep 2026 |
| massive-starling | alpha release 6 | 1.0.0-alpha.6 02-Sep 2026 |
| hashlink | 1.16.0 02-Sep 2026 |
|
| hldx | 1.16.0 02-Sep 2026 |
|
| hlsdl | 1.16.0 02-Sep 2026 |
|
| hlopenal | 1.16.0 02-Sep 2026 |
|
| colyseus | `t.quantized()` fields on a range symmetric about zero now decode an exact 0; a released input axis or resting velocity used to sit one quantum above it. Requires a server on @colyseus/schema 5.0.27. | 0.18.2 01-Sep 2026 |
| massive-starling | alpha release 5 | 1.0.0-alpha.5 01-Sep 2026 |
| colyseus | Input fixes: `t.quantized()` / `t.angle()` fields now hold the wire value after send (prediction replayed from the raw value and mispredicted every step), and the first input packet carries every field so a non-zero schema default reaches the server. | 0.18.1 28-Aug 2026 |
| realdentalcosts | Initial release | 0.1.0 28-Aug 2026 |
| haxefmod | Full FMOD Studio API at runtime, typed sound handles and payload callbacks, refcounted banks, flixel components, and bank-driven constants generation. See MIGRATION.md | 2.0.0 28-Aug 2026 |
4 weeks ago | ||
| Project | Changes | Version |
| tabletemplates | Fix README links (markdown syntax) | 0.1.2 27-Aug 2026 |
| tabletemplates | Fix README links | 0.1.1 27-Aug 2026 |
| tabletemplates | Initial release: CSV fetch/parse client for the TableTemplates US search-demand dataset (1,008 keywords, 5 columns). | 0.1.0 27-Aug 2026 |
| flight | Generated port of Flight upstream 0.4.0 (cd6b6e71): 153 packages and 36,488 canonical export records. Known caveats: Windows/macOS untested, Neko first-frame latency on path-heavy scenes. | 0.4.0 27-Aug 2026 |
| spilehx-core | Added internal logging system and improved error handling. | 0.0.3 27-Aug 2026 |
| loreline | Beat parameters and dynamic beat calls, PHP support, pure GDScript runtime for Godot, interpreter lifetime fixes. | 0.10.0 25-Aug 2026 |
| colyseus | 0.18 preview: client-side prediction (Predict/reconciler/sim, predicted events and spawns), typed input via room.input(), and room.clock for server-time reads. | 0.18.0 25-Aug 2026 |
| hxdist | Improve icon bundling | 0.1.8 25-Aug 2026 |
| lumod | https://lib.haxe.org/p/lumod/2.1.0/changelog | 2.2.1 25-Aug 2026 |
| haxeui-bootstrap-theme | 16 new components (navbar, offcanvas, toast, carousel, table, list group, progress, modal...); mobile-first 12-col grid with flex-wrap rows and sm/md/lg breakpoints; dark theme; rgba() CSS function; English docs. | 0.2.0 25-Aug 2026 |
| haxe-sp | v12.1.2 | 12.1.2 24-Aug 2026 |
| pony | Fix input in an iframe: keys need focus, touches need the canvas | 1.10.1 24-Aug 2026 |
| pony | Update Heaps version. Bugfixes and other improvements. | 1.10.0 23-Aug 2026 |
| haxeui-bootstrap-theme | Initial release. Tested on haxeui-openfl (HL, Linux native, HTML5); haxeui-heaps partially (fonts/rounded-pill caveats). | 0.1.0 22-Aug 2026 |
| hxscript | See the changelog: https://github.com/MeguminBOT/hxscript/blob/main/CHANGELOG.md | 2.0.4 21-Aug 2026 |
5 weeks ago | ||
| Project | Changes | Version |
| hxscript | See the changelog: https://github.com/MeguminBOT/hxscript/blob/main/CHANGELOG.md | 2.0.3 20-Aug 2026 |
| lpm | 1.0.0 20-Aug 2026 |
|
| extension-file-save | Add requestOpenPath (native NSOpenPanel sheet on Mac, FileDialog elsewhere, with title); a throwing Haxe callback no longer leaves the panel stuck open | 0.3.9 18-Aug 2026 |
| hxscript | See the changelog: https://github.com/MeguminBOT/hxscript/blob/main/CHANGELOG.md | 2.0.2 18-Aug 2026 |
| hxscript | See the changelog: https://github.com/MeguminBOT/hxscript/blob/main/CHANGELOG.md | 2.0.1 18-Aug 2026 |
| hxscript | See the changelog: https://github.com/MeguminBOT/hxscript/blob/main/CHANGELOG.md | 2.0.0 18-Aug 2026 |
| heapvlc | Add playback rate control, audio/subtitle track selection, and an onError callback to HeapVideo. | 0.2.0 17-Aug 2026 |
| heapvlc | The kick-off! | 0.1.0 16-Aug 2026 |
| flixel-addons | Fix even more deprecation warnings | 4.0.2 16-Aug 2026 |
| hxdist | Better HashLink dependency crawling | 0.1.7 14-Aug 2026 |
| hjson4haxe | Added automatic update checker (Update.check), supported indent options in stringify, fixed compile-time macro visibility, and improved SemVer version comparison. | 1.0.4 14-Aug 2026 |
6 weeks ago | ||
| Project | Changes | Version |
| schars | v0.1.0 | 0.1.0 11-Aug 2026 |
| schars | Initial release | 0.0.1 11-Aug 2026 |
| sdecl | Add support for node constructor arguments and metadata | 1.2.0 09-Aug 2026 |
| sdecl | Add support for nested multiline brackets | 1.1.0 08-Aug 2026 |
| connects | Initial release. | 0.0.0 07-Aug 2026 |
| sdecl | First release | 1.0.0 07-Aug 2026 |
| flight | Generated port of Flight upstream cad72aa3: 143 packages, 16k upstream tests passing, examples green on neko/hxcpp/html5. Known caveats: Windows/macOS untested, Neko first-frame latency on path-heavy scenes. | 0.3.0 07-Aug 2026 |
| sdecl | **Full Changelog**: https://github.com/selibs/sdecl/commits/v0.0.1 | 0.0.1 07-Aug 2026 |
7 weeks ago | ||
| Project | Changes | Version |
| hxscript | Three lexer and typing fixes. A dollar sign that begins no interpolation is now a literal dollar without consuming the character after it; previously the character was appended blind, so a string ending in a dollar swallowed its own closing quote and ran on to the next quote elsewhere in the file, reporting the error on an unrelated line. Unary bit-complement is now lexed outside a regex, where it was only ever reached through the regex path and otherwise rejected with the position of the character after it. Nested array literals now carry their declared element type down to the inner arrays, so an array of arrays no longer erases to objects one level in and read back as zeroes under cppia. | 1.1.2 06-Aug 2026 |
| hxscript | Fixes a static variable initialised at its declaration with an array literal being built as an array of objects while reads of it inside its own class used its declared element type, so cppia read object slots as ints and the same array returned different values depending on where it was read from. Reads from other classes were unaffected, which made it look like the field held two sets of values at once. Locals and instance fields already carried the element type through; only statics initialised inline did not. | 1.1.1 06-Aug 2026 |
| fivem-hx | Restructure into a single-classpath monorepo (src/fivem/{client,server,shared}). | 1.2.2 05-Aug 2026 |
| fivem-hx | Restructure into a single-classpath monorepo (src/fivem/{client,server,shared}). | 1.2.1 05-Aug 2026 |
| fivem-hx | Restructure into a single-classpath monorepo (src/fivem/{client,server,shared}). | 1.2.0 05-Aug 2026 |
| fivem-hx | Restructure into a single-classpath monorepo (src/fivem/{client,server,shared}). | 1.1.3 05-Aug 2026 |
| fivem-hx | Restructure into a single-classpath monorepo (src/fivem/{client,server,shared}). | 1.1.2 05-Aug 2026 |
| fivem-hx | Restructure into a single-classpath monorepo (src/fivem/{client,server,shared}). | 1.1.1 05-Aug 2026 |
| fivem-hx | Restructure into a single-classpath monorepo (src/fivem/{client,server,shared}). | 1.1.0 05-Aug 2026 |
| fivem-hx | Restructure into a single-classpath monorepo (src/fivem/{client,server,shared}). | 1.0.1 05-Aug 2026 |
| fivem-hx | Restructure into a single-classpath monorepo (src/fivem/{client,server,shared}). | 1.0.0 05-Aug 2026 |
| hxscript | Adds a runtime compiler: a module can be translated to cppia bytecode while your application runs, with no Haxe toolchain involved, which is worth about 20x on a script's own work. Optional and decided per module, behind `-D hxscript_cppia` here and `-D scriptable` on the host; `Compiler.compile(env)` does the whole integration, and `ExposeMacro` collects what your API offers scripts for the interpreter and the compiler from the same marks. Standard-library types scripts reach by reflection are now kept from being eliminated under the default `-dce std`, which was a long-standing source of reports that looked like library bugs. Also fixes empty array comprehensions returning `[null]`, and array literals annotated with a type that has no runtime identity being rejected outright. | 1.1.0 05-Aug 2026 |
| tracker.ds | Autorun functionality to ObservableArray and ObservableVector | 1.0.1 05-Aug 2026 |
| fivem-hx | Restructure into a single-classpath monorepo (src/fivem/{client,server,shared}). | 0.2.0 05-Aug 2026 |
| tracker.ds | Initial release | 1.0.0 05-Aug 2026 |
| fivem-hx | Restructure into a single-classpath monorepo (src/fivem/{client,server,shared}). | 0.1.0 05-Aug 2026 |
| pinterest-url-normalizer | Initial release with support for Pin, pin.it, profile, board, and Ideas URLs. | 0.1.0 02-Aug 2026 |
| hxscript | Adds `@:privateAccess`, which waives the private-member check at the access site the way Haxe does (thanks TBar09). Clarifies that `private` enforcement is gated on `strictAccess` OR `typedMode`, so it is on by default rather than opt-in. | 1.0.1 01-Aug 2026 |
| hxscript | First release. A Haxe interpreter with runtime type enforcement, script-declared classes, enums, typedefs and abstracts, static extensions, module declarations and call stacks across script boundaries. | 1.0.0 01-Aug 2026 |
| plasma | Fixed Haxe 5 | 1.1.0 31-Jul 2026 |
| heaps-packer | Small additions and fixes. | 1.0.1 31-Jul 2026 |
8 weeks ago | ||
| Project | Changes | Version |
| harrow | See https://github.com/nayata/harrow for more information | 1.3.0 30-Jul 2026 |
| modbs | Flixel Support | 1.1.0 28-Jul 2026 |
| modbs | Reader me | 1.0.1 28-Jul 2026 |
| modbs | Initial Shit | 1.0.0 28-Jul 2026 |
| nme | see Changes.md | 7.0.64 28-Jul 2026 |
| gm2d | See Changes.md | 4.4.67 28-Jul 2026 |
| nme | see Changes.md | 7.0.63 28-Jul 2026 |
2 months ago | ||
| Project | Changes | Version |
| intellij-hxcpp-debug-server | Initial release | 0.1.0 24-Jul 2026 |
Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!
Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.