* Improve accuracy when reading subprojects from MPP files.
* Add Remaining Late Start and Remaining Late Finish attributes to Task.
* Add Critical Activity Type attribute to Project Properties
* Read Remaining Early Start, Remaining Late Start, Remaining Early Finish and Remaining Late finish from and write to PMXML files.
* Read Remaining Late Start and Remaining Late finish from P6 database and XER files.
* Ensure that WBS entries without child activities are not marked as critical.
* Don't attempt to set the critical flag when reading XER and PMXML files where the schedule is using "longest path" to determine critical activities. (MPXJ currently doesn't have enough information to be able to determine the correct value for the critical flag in this situation).
* Ensure cost, duration, date and work attributes are rolled up to WBS entries for P6 schedules read from PMXML files, XER files and P6 databases.
* Populate baseline cost, duration, finish, start and work when reading from XER files, PMXML files and P6 databases where the "Project Baseline" has been set to "Current Project".