Skip to content

v4.0.0

Compare
Choose a tag to compare
@rinde rinde released this 10 Aug 16:22
· 579 commits to master since this release
  • Many classes have been refactored, including the builder system in core.
  • Experiment is more flexible using PostProcessors.
  • Several data value object have been refactored to use getter instead of fields and a factory method instead of a constructor.
  • ScenarioIO has been greatly improved, it no longer relies on any object serialization.
  • Support for real-time clock (not stable yet)