Skip to content

v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jul 16:08

Aether - v0.1.1

  • Bug fix in cli: validating the source code file name

  • Feature improvement: concatenating any values.

  • The following code would have given error, now it works

class x {}
print "x: " + x: