11Change Log
22==========
33
4- Version 1.4.3 * (2202-10-25)*
4+ Version 1.5.1 * (2023-02-27)*
5+ -----------------------------
6+
7+ * Fix editor height with keyboard
8+
9+ Version 1.4.3 * (2022-10-25)*
510-----------------------------
611
712* Fix Code formatter issues, and improve format for binary expressions
813
9- Version 1.4.2 * (2202 -10-21)*
14+ Version 1.4.2 * (2022 -10-21)*
1015-----------------------------
1116
1217* Introduce Code formatter for Lilo Programming language
1318* Make diagnostic instance reusable
1419
15- Version 1.4.1 * (2202 -10-11)*
20+ Version 1.4.1 * (2022 -10-11)*
1621-----------------------------
1722
1823* Add support for execution seek bar
@@ -22,13 +27,13 @@ Version 1.4.1 *(2202-10-11)*
2227* Add Vibrate circle to the preload examples
2328
2429
25- Version 1.3.2 * (2202 -09-23)*
30+ Version 1.3.2 * (2022 -09-23)*
2631-----------------------------
2732
2833* Add preloaded lilo packages for new users
2934* Add support for delete on swapping
3035
31- Version 1.3.1 * (2202 -09-21)*
36+ Version 1.3.1 * (2022 -09-21)*
3237-----------------------------
3338
3439* Fix Number of parameter when parsing function declaration
@@ -37,21 +42,21 @@ Version 1.3.1 *(2202-09-21)*
3742* Add support for ` show ` keyword
3843* Add support for ` hide ` keyword
3944
40- Version 1.3.0 * (2202 -09-15)*
45+ Version 1.3.0 * (2022 -09-15)*
4146-----------------------------
4247
4348* Change turtle pointer design to be a small turtle on the screen
4449* Add support for stop and re execute actions
4550* Add support for ` speed ` keyword
4651* Add support for ` sleep ` keyword
4752
48- Version 1.2.1 * (2202 -08-30)*
53+ Version 1.2.1 * (v -08-30)*
4954-----------------------------
5055
5156* Fix crash when user type wrong script many times
5257* Add support for ` background ` instruction
5358
54- Version 1.2.0 * (2202 -07-11)*
59+ Version 1.2.0 * (2022 -07-11)*
5560-----------------------------
5661
5762* Add support for built in functions
0 commit comments