- Support Visual Studio 2019.
- Support property names that differ from their mapped column names.
- Fix bug where application configs with child items such as transforms were not being found when searching for a valid config. Note that the transform files themselves are not considered.
- Support pluralized table names.
- Support Visual Studio 2017.
- Discover connection strings in web.config files.
- Implemented population of Navigation Property Documentation nodes from MS_Description properties on Constraints.
- Added warning for when a model contains pre-existing errors.
- Improved overall error handling.
- Status messages are now written to the "Entity Documentation Generator" Output Window pane.
- App.config files with unsaved changes will now be saved in order to try to pick up connection string changes.
- Fixed crash when performing an initial generation.
- Added support for tables belonging to schemas other than the default, 'dbo'.