Skip to content

ChangeLog

Daynlight edited this page Dec 13, 2025 · 2 revisions

Graphite Changelog

Section about development process and changes made in each version.

TOC

Changes

v1.0.2 – 2025-12-09

  • Added GraphiteInstaller for easy installation.
  • Added binary release.
  • More robust sandbox mode that now tests scripts before execution.
  • Updates to the versioning section in the documentation.
  • A minor code organization fix in the header file.

v1.0.1 – 2025-12-08

  • Added sandbox mode testing before script execution for safer runtime edits.
  • Improved edge-case handling in core modules: Graphite, Flags, AppRenderer, ScriptLoader.

v1.0.0 – 2025-12.05

  • Introduced sandbox mode for safe script execution.
  • Improved script destroy logic for better stability.
  • Separated rendering logic into CWindow via AppRenderer.

v0.1.0 – Prototype

  • Implemented hot-loading for scripts (edit and reload instantly).
  • Added basic 2D visualization with points.
  • Added help, init, and verbose flags.
  • Enabled multiple point rendering.
  • Added installation and interface setup.
  • Provided simple example and installation guide.
  • Added documentation and auto-create features.

Graphite Wiki Sidebar

Getting Started

References

Project & Versions

Community

Clone this wiki locally