Releases: katsaii/catspeak-lang
Functional
This release introduces functions into the Catspeak language. This makes it possible to create new behaviour that is able to executed from within GML or the Catspeak virtual machine. Read about their syntax in the wiki.
For All Catkind
This release brings improvements and for
-loops to the language. Read about their syntax in the wiki.
Patch 1.0.1
Patches a breaking bug in the process manager.
Catspeak
Pre-Release 3
Hopefully the final pre-release before 1.0. This update brings lots of refactors to the usability of the library, such as automatic multi-step processing, and the ability for a single Catspeak session to spawn multiple processes that execute their programs individually.
Read the comments above functions for documentation help. Proper documentation will be added in 1.0. Please contact me or create an issue if you run into any trouble.
Pre-Release 2
This release brings language improvements, usability improvements, and examples. Notable additions include:
- JSON support
- Multiple error and result handlers
- Breaking out of multiple loops
- Usage examples, including how to perform multi-step processing correctly
Pre-Release 1
A simple release to get some input from users. Not feature-complete and not production ready!
Please open an issue if you encounter any problems.