Get the latest O2DES, Now!

Download from VS Marketplace and use VS to manage. Or you can get from Gitlab: https://gitlab.com/li-haobin/O2DESNet

## [2.3] - 2017.1.27
### Changed
- Revise Queue and Server for higher modularity, and comply with DEVS standards.
- Modify “Utilization” of Server / RestoreServer by excluding those processed but not departed; instead add “Occupation” for the the inclusive counting.
- Rename “Status” as “State” to be consistent with most simulation literature.

### Added
- Include Synchronizer, that checks multiple conditions and triggers events when all conditions are satisfied or unsatisfied.

### Removed
- Temporarily remove FIFOServer, Resource, RestoreServer, and PathMover, due to unstable performance.

## [2.0] - 2016.9.23
### Added
- Implement the concept of modelling by sub-system, i.e., “Component”.