Skip to content
This repository was archived by the owner on Jun 13, 2026. It is now read-only.

Changes in v2.0.0

Choose a tag to compare

@llibarona llibarona released this 13 Sep 18:53
· 3345 commits to master since this release

Released September 13, 2019.

JS asset

JVM asset

This release contains Major architecture changes (listed below), as well as bug fixing (at the bottom)

Architecture refactor

There has been a deep refactor, by which now ALS uses AML directly (avoiding the "High Level" internal model intermediary).
This should come with improvements in performance and usability (better Dialect support)

Involved issues

Fixed issues