# Features & Updates ### v1.0.1 ๐Ÿš€ - ๐Ÿงช **Sandbox mode** โ€“ now tests before execution - ๐Ÿ› ๏ธ **Edge cases** โ€“ for `Graphite`, `Flags`, `AppRenderer`, `ScriptLoader` ### v1.0.0 ๐Ÿ - ๐Ÿงช **Sandbox Mode** โ€“ Run scripts safely without crashing - ๐Ÿงน **Safer Script Destroy** โ€“ Improved stability and error handling - ๐Ÿ–ผ๏ธ **Separate CWindow Renderer** โ€“ For better rendering management ### v0.1.0 - prototype ๐Ÿง‘โ€๐Ÿ”ฌ - ๐Ÿ”ฅ **Hot-Loading Scripts** โ€“ Edit and reload scripts instantly - ๐ŸŸข **2D Visualization** โ€“ Simple points (not yet optimized) ## Done ## โœ… Done
v1.0.1 ๐Ÿš€ - [x] ๐Ÿ› ๏ธ ScriptController edge-cases and error handling - [x] ๐Ÿงช Sandbox mode now tests before execution - [x] ๐Ÿ› ๏ธ Edge cases for `Graphite`, `Flags`, `AppRenderer`, `ScriptLoader`
v1.0.0 ๐Ÿ - [x] ๐Ÿงช Sandbox mode - [x] ๐Ÿงช Script sandbox last write - [x] ๐Ÿ–ผ๏ธ Separate `CWindow` renderer via `AppRenderer` - [x] ๐Ÿงน Safer script destroy
Prototype ๐Ÿง‘โ€๐Ÿ”ฌ - [x] ๐Ÿ”ฅ hot script loading - [x] ๐Ÿ†˜ help flag - [x] ๐Ÿ init flag - [x] ๐Ÿ—ฃ๏ธ verbose flag - [x] ๐ŸŸข points - [x] ๐ŸŸข print multiple points - [x] ๐Ÿ› ๏ธ installation - [x] ๐Ÿ› ๏ธ interfaces installing - [x] ๐Ÿง‘โ€๐Ÿ’ป simple example - [x] ๐Ÿ› ๏ธ installation guide - [x] ๐Ÿ“š docs - [x] ๐Ÿ single flags - [x] ๐Ÿ“ path specify - [x] โšก Auto Create
--- ### ๐Ÿ“ Missing Features & Notes - ๐Ÿšง 3D support, package manager, UI improvements, binary builds, templates, optimization, automated tests, and more are planned (see Roadmap.md)