- 🌟 Simulator: The simulator now handles the initialization of objects
- Simply add modules (or any other
PyVObj
) via the newSimulator.addObj()
method - Before running the simulation, call the new
Simulator.init()
method to
initialize the registered modules/objects
- Simply add modules (or any other
Full Changelog: v0.5.1...v0.6.0