* All readers, including the UniversalProjectReader, now support a readAll method. If a file or database contains more than one project the readAll method can be used to retrieve them all in one operation. If the file format doesn't support multiple schedules, readAll will just return a single schedule.
* Add PrimaveraDatabaseFileReader to encapsulate access to SQLite Primavera databases.
* Ensure that the summary flag is true for WBS items in Primavera schedules, even if they have no child activities.
* Ensure that the critical flag is rolled up appropriately to WBS items when reading Primavera schedules.
* Set export flag property when reading projects from a PMXML file.
* Corrected data type of resource assignment Work Contour field.
* Corrected data type of resource fields: BCWS, BCWP, ACWP, SV, CV, and Work Contour.
* Corrected data type of task fields: CV, ACWP, VAC, CPI, EAC, SPI, TCPI, and Work Contour.