- Core language features added: unique pointers, move semantics, closures, generics, static dispatch, multithread scheduling, pattern matching, lightweight lambdas, preliminary macros, and failure unwinding.
- Compiler now supports Linux/macOS/Windows (x86 & x86_64) with cross‑compilation, and includes preliminary API documentation and package management tools.
- Known issues: documentation incomplete, performance below target, standard library APIs unstable and may break future code.