v1.2.0 release
What's Changed
- Added keyword arguments to the AnyLogicSim class for the Java executable to use (default is whatever is tied to
java) and for the startup delay (between launching the sim and first polling its status; default 0.1 seconds) - Models with an empty Configuration or Observation will no longer throw errors
- Passing multi-dimensional arrays no longer causes errors
- Added warnings to sysout when actionable requests failed to execute without halting the sim entirely
Full Changelog: t-wolfeadam/Alpyne@v1.0.0...v1.2.0