* SimEngine (SimX's native message passing and synchronization library) is now the default, instead of miniSSF * SimEngine now can be built without MPI for non-parallel simulations * Added a new example consensus in the examples/ directory that illustrates usage of SimX for simulating complex networks.
0.2
* Support for process oriented simulation * Added an 'os' module for computer systems simulation * Lots of minor bug fixes