Version 1.0
02 Nov
the first official Release
Changes
- Welcome to the official Release of CubeScript 1.0!
- This introduces the CSVM/CubeScript Virtual Machine.
- This First version introduces the Basic Stuff Required to work with CubeScript
Version 1.1
05 Nov
This release includes some Bug Fixes and implements a new feature
Changes
- CubeScript Project Creation version 1.0
- This version of the CPC unfortunatly only creates a csproj file and a cusp file for making a simple Console based app.
- Hopefully the Next version improves the CPC enough that it allows you to create more then one Project.
Version 1.2
05 Nov
Welcome to the New CubeScript 1.2 update called { The Expanse }
Changes
- Using ret then a type will setup a public static string, var, int etc
- CPC/CubeScript Project Creator 1.1 This release includes Creating a DLL Class Lib project
- CubeScript Project Creator Now Supports Compiling Multiple Files together so you can class your code better!
Version 1.2.1
07 Nov
This Release improves the usage with the compiler and adds some new features.
Changes
- properly implented re functions. in total, you have access to restring, reint, rebool and revoid.
- This version of the CPC unfortunatly only creates a csproj file and a cusp file for making a simple Console based app.
- Bug Fixes
- fixed a bug that wouldn’t allow you to compile a script if you didn’t remove the compile include from the csproj file.
- fixed the creation of projects and updater not working on linux.
- Known Issues
- the official CubeScript Doumentation is not yet complete, and is still being worked on.
Version 1.2.2
10 Nov
This release includes some Bug Fixes and implements a new feature
Changes
- CubeScript Project Creation version 1.0
- This version of the CPC unfortunatly only creates a csproj file and a cusp file for making a simple Console based app.
- Bug Fixes
- When compiling on Linux, the transpiler wont produce a output. this has now been fixed as of Friday November 10th
p -->