1 July 2025
- Launched .g language CLI v2.0.5 globally via npm
- Added support for global
g
command with argument parsing
- Fixed CLI misinterpretation of flags like
--version
- Added recursive include support for modular
.g
files
- Improved error handling, file loading, and execution stability
23 June 2025
- Real-time coding and writing capabilities added to Luma
- Fixed and improved chatbot UI for both desktop and mobile
- Enhanced temporary memory system with session-based context
- Website performance optimized for faster loading and interaction
- Minor internal improvements and performance tweaks
22 June 2025
- Revamped homepage chatbot into a floating popup at bottom-right
- Advanced prompt detection: directs user to full version if query is too long or complex
- Minor changes and bug fixes
20 June 2025
- Published official G Runner extension for VS Code
- Allows running .g files directly from editor with one click or keyboard shortcut
- Released official G Icons VS Code extension for .g files.
- Now available on the VS Code Marketplace:
Install G Runner
19 June 2025
- Launched official .g programming language section on SG.Studios
- Released downloadable handbook (DOCX & PDF)
- Added guides for installation and usage of
g
CLI tool
- Created full
std@1.0/
standard library with modules like core.g
,
math.g
, string.g
, cli.g
, and more
- Global install now supported via
npm install -g @singhgurjot/g-lang
- For more info visit .g-lang
11 June 2025
- Massive UI redesign for Luma — now full-screen, responsive, and clean
- Introduced smoother typing feedback with animated indicator
- Removed mic button and voice input for streamlined experience
- Upgraded Luma’s intelligence and improved output formatting
- Deployed new Updates page to publicly track all changes
- HTML2App: fixed layout bugs and aligned color scheme with SG.Studios
7 June 2025
- Major design overhaul to black, white, and grey scheme
- Luma AI accessible directly from homepage
17 May 2025
- Fixed Luma Bot functionality
- Resolved major bugs
- Removed CSA Truth Table
15 May 2025
- Added Contact Page
- Added About Page
- Minor updates to Luma Bot
28 April 2025
- Added Pong Game
- Integrated Luma Bot
22 January 2025
- Uploaded initial website
- Included html2app and CSA Truth Table