Skip to content

Releases: DarioRoman01/AURA

v1.0.1

12 Aug 23:22

Choose a tag to compare

This release comes with improvings mainly in performance and some new builtins and features like ternary ifs and more builtins functions

v1.0.0

17 Jul 15:51

Choose a tag to compare

The first complete version of aura with all the needed features to become a real programming lenguage

features:

  • Improving error handling with try and except
  • arrow functions
  • more list methods like filter, map, forEach etc.
  • Classes
  • Loops
  • Different Data structures

and a lot more!

v0.3.0

05 Jul 14:14

Choose a tag to compare

This version of aura comes with classes which are essential for creating custom data types

v0.2.1

28 Jun 13:46

Choose a tag to compare

This version of aura comes witth new features like more list, maps, and strings methods, iteralbe strings and more!

v0.2.0

11 Jun 23:00

Choose a tag to compare

This version of Katan comes with maps and many new operators

v0.1.1

08 Jun 17:30

Choose a tag to compare

This version of Katan includes things like for loops and improve arrays

v0.1-alpha

03 Jun 23:44
7a6b52c

Choose a tag to compare

This is the first version of katan with all the basics of a programming lenguage