Skip to content

Commit f1fe116

Browse files
committed
- add 'any' type
- property of generated model has for type 'any' by default - $metamodel.schema, $metamodel.model and $metamodel.type return the id of the created element - worflow will not stop in some cases - fix a bug on metamodel check - add unit test
1 parent c55fe01 commit f1fe116

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+1350
-784
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "system-runtime",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "Runtime, the JSON Runtime Environment",
55
"license": "MIT",
66
"homepage": "https://system-runtime.github.io",

0 commit comments

Comments
 (0)