Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.

Earth: 1.0 Milestone Release

Compare
Choose a tag to compare
@mickmuzac mickmuzac released this 09 Jun 12:46
· 120 commits to master since this release

Highlights:

[New] Added API-compatible ADL.CollectionAsync class
[New] Base ADL.Chart class and MultiBarChart, TableChart, LineChart, and BarChart subclasses
[New] Redesigned ADL.Collection class resulting in major performance improvements
[New] Charts now have support for child charts
[Refactor] ADL.Dashboard class now has functions that instantiate Chart objects
[Refactor] ADL.Collection's API has been significantly refactored