Releases: CatchTheTornado/askql
Releases · CatchTheTornado/askql
v1.2.2
v1.2.0
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