File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -552,11 +552,11 @@ See [BENCHMARKS.md](BENCHMARKS.md) for detailed performance comparisons.
552552- ✅ ** Inheritance** : Single inheritance model with superclass method lookup.
553553- ✅ ** Verification** : Verified via ` tests/oop_v1.0.0.prox ` .
554554
555- ### v1.1.0 (Upcoming )
556- ** Status** : Planned
557- - 📋 ** Access Control** : ` pub ` /` priv ` visibility enforcement.
558- - 📋 ** Constructors** : ` init ` constructor method.
559- - 📋 ** Exception Handling** : ` try ` /` catch ` blocks.
555+ ### v1.1.0 (Current )
556+ ** Status** : Released
557+ - ✅ ** Access Control** : ` pub ` /` priv ` visibility enforcement.
558+ - ✅ ** Constructors** : ` init ` constructor method.
559+ - ✅ ** Exception Handling** : ` try ` /` catch ` blocks.
560560
561561### Future Roadmap (2026+)
562562- 📋 ** v1.2.0** : FFI Stability & ProX Studio Alpha.
You can’t perform that action at this time.
0 commit comments