| Age | Commit message (Collapse) | Author |
|
This change updates the Gradle wrapper that is shipped with the
repository to version 5.1.
|
|
This change introduces the new API design that will be introduced in the
2.x versions of the OpenDC Simulator.
This changes focuses on simplifying simulation primitives provided by
the simulator and introduces a new concept of actors based on the model
designed by the Akka Typed project.
For now, the old simulation models have been removed from the branch,
but will be ported back as this branch is being finalized.
|
|
This change updates the Gradle wrapper version included in the
repository to version 4.8 which includes native JUnit 5 integration.
|
|
This change updates the .gitignore to include the gradle-wrapper in
the repository.
|