v0.3.0
Added
- Adds
aeq.getItemsDeep
Changed
- Updates some functions under
aeq.layer
to returnaeq.arrayEx
instead of an array.aeq.layer.children
aeq.layer.allChildren
aeq.layer.parents
aeq.layer.relatedLayers
- Updates
aeq.project.findFolder
to returnnull
when no folder is found. - Updates
aeq.getItems
to accept adeep
argument. - Updates
aeq.getCompositions
to get CompItems from a given folder.
Fixed
- Fixes
aeq.writeFile
not checking encoding properly.