Skip to content

alpha 0.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@jd-develop jd-develop released this 02 May 14:20
· 873 commits to main since this release

Alpha 0.6 is out with this changelog :

Builtin functions

  • Add insert builtin function
  • Add split builtin function

Technical

  • Add is_int and is_float methods in src.values.basevalues.Number
  • Better import system
  • add __actual_context__ and __exec_from__.