Skip to content

Releases: design-first/system-runtime

System Runtime v1.9.9

12 Apr 20:25
Compare
Choose a tag to compare

Changelog:

  • Add System Runtime lib on npm package. #40

System Runtime v1.9.8

07 Apr 19:05
Compare
Choose a tag to compare

Changelog:

  • [Safari] Error when accessing localstorage object on a local file. #39

SystemRuntime v1.9.7

27 Mar 21:56
Compare
Choose a tag to compare

Changelog:

  • RuntimeLog collection is exported. #38

System Runtime v1.9.6

26 Mar 18:57
Compare
Choose a tag to compare

Changelog:

  • Incorrect state of a system when creating it with API. #36
  • Change attribute to activate remote designing. #37

System Runtime v1.9.5

25 Mar 22:24
Compare
Choose a tag to compare

Changelog:

  • $db.find API can send duplicated result in a specific case. #32
  • Create logs for System Runtime NoSQL database events. #33
  • Update runtime.system API. #34
  • Fix typo errors on log.

System Runtime v1.9.4

17 Feb 23:08
Compare
Choose a tag to compare

Changelog:

  • Add a dev mode. #30
  • Update the way id is generated to be used as JavaScript variable. #31

System Runtime v1.9.3

08 Jan 22:16
Compare
Choose a tag to compare

Changelog:

  • Update GitHub repository links.

System Runtime v1.9.2

07 Jan 15:23
Compare
Choose a tag to compare

Changelog:

  • Update website link.

System Runtime v1.9.1

04 Dec 19:08
Compare
Choose a tag to compare

Changelog:

  • Bug with System Runtime Database events. #28

System Runtime v1.9.0

03 Dec 22:02
Compare
Choose a tag to compare

Changelog:

  • Add optional _id property in type definition. #21
  • Check if all database events are correctly send. #22
  • Improve API signature check. #23
  • Normalize System Runtime NoSQL Database events. #24
  • Improve collection management. #25
  • Invalid check on enumeration type. #26
  • Improve System Runtime NoSQL Database insert API. #27