Releases: kishtarn555/rekarel-cli
Releases · kishtarn555/rekarel-cli
Release list
2.3.2
2.3.1
Fixes
- Large numbers in the source code now give compilation error
2.3.0
Changes
- Now compiles to RKS 2.3
- Updated core to v2.3
- New support for RKS 2.3 new Runtime errors
Full Changelog: v2.0.1...2.3.0
2.0.1
Bug fixes
- Fixed an error where both new errors had the same stderr message:
- STACKMEMORY = "LIMITE DE MEMORIA DEL STACK",
- CALLSIZE = "LIMITE DE LONGITUD DE LLAMADA",
- Fixed an error where it used the java compiler when the pascal flag was active in the compile command
- Fixed the readme to be updated.
2.0.0
This version now uses ReKarel Core 2.2.0.
Now, it prints errors to stderr
Support for two new RTE
- STACKMEMORY = "LIMITE DE LONGITUD DE LLAMADA",
- CALLSIZE = "LIMITE DE LONGITUD DE LLAMADA",