Ometa Framework Release v4.11.0
Version 4.11.0 of the Ometa Framework has been released with the following new features. Refer to the Changelog for a list of all bug fixes.
Timeline
Ometa has introduced a new timeline component to display time based entries on a timeline chart. Refer to the documentation of this component for more information.
File Interface
The File Interface has been extended with new methods on the Ometa.System.File object:
- Create a new folder
- Delete an existing folder
A recursive flag has been introduced for the local file system on the following methods:
- Delete Folder
- Show Directory Contents