You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jaamsi...@googlegroups.com
New this week:
New keyword 'TraceState' that allows you to print a log file for each StateEntity containing a record of all state transitions in a flight-recorder kind of format.
This is mainly useful as a debug tool allowing you to correlate state transitions across multiple entities.
All of the KeyInput derived types had a bug where the no-key-specified value was being written over the default value rather than it's own storage, which made clearing the input not reliable. This has been fixed for all Inputs of this type.