Releases: design-first/system-runtime
Releases · design-first/system-runtime
Runtime v1.5.6
- add system-storage add-on.
Runtime v1.5.5
- update dev dependencies.
Runtime v1.5.4
- update system-admin add-on and
- remove webType add-on.
Runtime v1.5.3
- update admin package.
Runtime v1.5.2
- update a warning message about type validation and
- fix a bug on type validation of array.
Runtime v1.5.1
- update licence.
Runtime v1.5.0
- update licence.
Runtime v1.4.3
- add debug method on RuntimeLogger and
- update a warning message
Runtime v1.4.2
- structure are now managed by APIs. Example:
luke.address().planet();
- add date type
Runtime v1.4.1
- json type is now an alias of object type,
- property of json type returns now a copy of the internal value and
- update dev dependencies.