IEASystemEventMessageDispatcher - Change Log
This document lists the changes for each IEASystemEventMessageDispatcher release and the work we are currently doing.
Version 1.00.04 - September 25th, 2015
Changes
- Converted initialize.xml to structured-XML which fixes warnings generated by Framework.
Version 1.00.03
Changes
Bug Fixes
- Removes deprecated vcproj build types from build file
Version 1.00.02
Changes
Bug Fixes
- Fixes enum type definition which is invalid for VS 2010
Version 1.00.01
Changes
Features
- Allows users to specify how EASEMD is Tick()'d by specifying which message type as a parameter to the Tick() function. Users may now look for only events from certain systems even though they might be registered to more than one at a given time
Version 1.00.00
Changes
Features
- Initial package creation. Simple documentation created.
Bug Fixes