Skip to content

Releases: design-first/system-runtime

Runtime v1.5.6

15 May 17:57

Choose a tag to compare

  • add system-storage add-on.

Runtime v1.5.5

09 May 14:18

Choose a tag to compare

  • update dev dependencies.

Runtime v1.5.4

01 May 11:46

Choose a tag to compare

  • update system-admin add-on and
  • remove webType add-on.

Runtime v1.5.3

30 Apr 22:09

Choose a tag to compare

  • update admin package.

Runtime v1.5.2

16 Apr 09:59

Choose a tag to compare

  • update a warning message about type validation and
  • fix a bug on type validation of array.

Runtime v1.5.1

13 Apr 20:53

Choose a tag to compare

  • update licence.

Runtime v1.5.0

13 Apr 20:34

Choose a tag to compare

  • update licence.

Runtime v1.4.3

11 Apr 15:52

Choose a tag to compare

  • add debug method on RuntimeLogger and
  • update a warning message

Runtime v1.4.2

09 Apr 12:22

Choose a tag to compare

  • structure are now managed by APIs. Example:

luke.address().planet();

  • add date type

Runtime v1.4.1

06 Apr 21:22

Choose a tag to compare

  • 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.