Askql Versions Save

AskQL is a query language that can express any data request

v1.2.0

3 years ago

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