Skip to content

Releases: rolandzwaga/eligius

1.0.15

31 Oct 18:37
fac83bd
Compare
Choose a tag to compare
  • Export the configuration factory API

1.0.14

31 Oct 17:25
e90c67a
Compare
Choose a tag to compare
  • Fix reversed execution of actions in the end phase
  • Some internal refactoring, renaming and type narrowing

1.0.13

30 Oct 22:16
Compare
Choose a tag to compare
  • Fix RAF timeline provider broadcast of position zero on the timeline
  • Make all operationData properties optional for 'actions' collection in JSON schema
  • Add caching of GTK and libjpg dependencies in github build and publish actions

1.0.12

29 Oct 22:41
Compare
Choose a tag to compare
  • Add setGlobalData operation with unit tests and metadata
  • property values can now also resolve to global data. I.e. the value 'globaldata.foo' will be resolved from the globals.

1.0.11

29 Oct 19:08
6d07ca5
Compare
Choose a tag to compare
  • Extra check for controller instance serialization

1.0.10

29 Oct 18:28
f859bb8
Compare
Choose a tag to compare
  • Don't serialize controllers in diagnostic messages
  • Several fixes in json schema generator
  • Add click handler to Progressbar controller to support scrubbing

1.0.9

29 Oct 14:18
1eeaa77
Compare
Choose a tag to compare
  • Add invokeObjectMethod operation
  • Add getQueryParams operation
  • Remove propertyName operationData properties from several operations, this needlessly complicated a lot of functionality.

1.0.8.1

01 Nov 07:19
Compare
Choose a tag to compare

Add null check in prepareValueForSerialization

1.0.8

28 Oct 14:21
94ff98b
Compare
Choose a tag to compare
  • Eventbus registerListener, registerInterceptor and once methods now return remove functions.
  • Add more typings for diagnostics
  • Add agent listeners for devtools playcontrol events
  • Add destroy method to LanguageManager implmentation

1.0.7.1

01 Nov 07:18
b6ca02d
Compare
Choose a tag to compare
  • Fix postMessage serializations