Kipper v0.10.0 #425
Luna-Klatzer
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Function, Loop and Functionality Update
v0.10.0 - 2023-02-19
New Features
__name__returning the name of the currently running Kipper file (Implemented built-in constant variable__name__returning the name of the currently running Kipper file #418) @Luna-Klatzercontinueandbreakfor loop statements (Implemented control flow statementscontinueandbreakfor loop statements #417) @Luna-Klatzerlen()to get the length of a string (Implemented built-in functionlen()to get the length of a string #416) @Luna-Klatzer++and--(Implemented unary and postfix operators++and--#333) @Luna-Klatzer+=,-=,*=,/=and%=(Implemented arithmetic assignment operators+=,-=,*=,/=and%=#276) @Luna-KlatzerDependency Updates
Full Details
Detailed Changelog:
CHANGELOG.mdCompare Changes: Luna-Klatzer/Kipper@v0.9.2...v0.10.0
This discussion was created from the release Kipper v0.10.0.
Beta Was this translation helpful? Give feedback.
All reactions