Release 4.3.0
New features
#240 This version is JDK 11 compatible
#235 Adding setData to the websocket api
#237 Included modelName in getNext response for WebSocket API
Bug fixes
#211 Action in vertex not taken into account
#238 Converting .dot to graphml produces redundant double quotes
#241 Removing weight on studio mess up the model
This is a first release to be used for testing GraphWalker with version 11 of java.
-
New feature: Add maven wrapper. Read more about what the maven wrapper can do for you here.
-
New feature: Seed the random generator from offline command line
-
Fixed issue 221 - Weighted generator and single weighted edge resulted in org.graphwalker.core.machine.MachineException
-
Fixed error handling in Studio: Show error when no start context is defined