Skip to content
This repository was archived by the owner on Oct 30, 2021. It is now read-only.

Version 0.2.0 Release

Pre-release
Pre-release

Choose a tag to compare

@Arraying Arraying released this 18 Sep 18:32
· 14 commits to master since this release

Zeus version 0.2.0 is ready.
Changelog:

  • Allowed method stacking (e.g. method(method2(method3(stack))))
  • Variables can now inherit values of other variables
  • Variables can now get values from method call returns
  • Cleaned backend code