v7.1 [Jan 14, 2016]
New Features
Added support for Visual Studio 2015.
Added SchemaSelector to allow easier selection of schema objects.
Added new TypeScript templates.
Bug Fixes
Updated SqlCodeTemplate to handle new SQL Server native types.
Fixed a bug where multiple unrelated dialog editors couldn’t be used in the propertygrid.
Fixed a bug where the SQLAnywhereSchemaProvider didn’t differentiate functions from stored procedures.
Fixed a bug where the Visual Studio General window could be removed.
Fixed a bug where The Visual Studio addin may throw an exception when saving user preferences.
Many more minor bug fixes.
v7.0 [Jan 8, 2014]
- Added a SQLAnywhereSchemaProvider.
- Added Gang of Four Design Pattern templates.
- Added support for json serialization of schema objects (E.G., TableSchema) for custom property types.
- The PLINQO-EF templates now have beta support for MySQL and SQL Anywhere and EF6 (there is a flag to turn EF6 generation on in the templates).
- Fixed a bug where project file default properties were not applied in some scenarios.