Skip to content

v1.2.0

Compare
Choose a tag to compare
@mhagmajer mhagmajer released this 30 Jun 21:37
· 146 commits to master since this release

In this release we introduced great tools and features such as:

  • created an awesome AskQL Playground, check it out at: http://cli.askql.org/,
  • implemented operation limits in AskVM.

We also implemented over 20 other bug fixes and enhancements.
Notably, we made a number of improvements to AskScript, such as:

  • implemented for, for..in and for..of
  • implemented a lambda function (useFor resource)
  • added test(), expect() and toBe() for easier test creation

https://github.com/xFAANG/askql/milestone/2?closed=1