The bug with using namespaces for the collections being created when running LINQ to Objects queries is fixed
3.7.15 27-Feb-20
The bug with throwing "Inconsistent language versions" in Visual Studio 2017 and Visual Studio 2019 is fixed
3.7.14 21-Feb-20
The bug with integration into VS2019 RTM, when both RTM and Preview versions are installed on the same workstation, is fixed
The bug with Visual Studio 2010, 2012, 2013 integration is fixed
The bug with detecting redundant non-nullable variables in LINQ queries is fixed
The bug with non-detecting nullable variables in LINQ queries is fixed
3.7.12 30-May-19
Deprecated Synchronous API calls are no longer used with Visual Studio 2019, 2017, and 2015
3.7.11 17-Apr-19
Visual Studio 2019 is supported
3.6.10 06-Mar-17
Visual Studio 2017 RC4 is supported
3.5.909 29-Sep-15
Visual Studio 2015 is supported
3.2.610 24-Nov-14
The bug related to the 'Null Reference Exception' when executing the demo query is fixed
3.2.601 14-Nov-14
Overall query execution performance is improved
The bug related to the 'Can't compile assembly' exception when executing a query is fixed
The bug related to resolving the path to |DataDirectory| in web site projects is fixed
3.2.529 29-Jul-14
Lookup of the connection string is improved
Query execution performance is improved for Entity Framework 6
Compatibility issues with ReSharper are resolved
The 'Edit Connection String' dialog box for Entity Framework 6 models is simplified
The bug related to the FileNotFoundException when executing a query is fixed
The bug related to the MetadataException when executing an Entity Framework 6 query from the 'LINQ Interactive' window is fixed
3.2.489 23-Jun-14
The bug related to the LINQ Insight crash when starting application with profiler enabled is fixed
The bug related to the 'Object reference not set to an instance of an object' exception when profiling an Entity Framework 6 application is fixed
The bug related to the 'Could not load file or assembly...' exception when executing a query that returns enum values is fixed
3.2.383 05-Mar-14
Performance is improved
The bug related to execution of queries which use the 'Sum' extension method is fixed
The bug related to the 'Object reference not set to an instance of an object' exception is fixed
3.2.341 21-Jan-14
The bug related to the Visual Studio crash when executing an Entity Framework 6 query is fixed
The bug related to the "Object reference not set to an instance of an object" exception is fixed
3.2.333 13-Jan-14
Entity Framework 6 is supported
3.1.281 11-Nov-13
Visual Studio 2013 is supported
Auto detection of connection string is improved
3.0.275 09-Aug-13
Visual Studio 2013 Preview is supported
3.0.273 07-Aug-13
The bug with profiling of Web Site projects in Visual Studio 2010 is fixed
3.0.272 05-Aug-13
ORM Profiler: performance is improved
ORM Profiler: attaching to a process is improved
3.0.269 19-Jun-13
The check for updates functionality is added
3.0.264 11-Jun-13
The bug with displaying dialog windows is fixed
3.0.261 07-Jun-13
ORM Profiler is added
2.0.22 03-Apr-13
Support for IAsyncDocumentSession of the RavenDB query provider is added
2.0.21 19-Mar-13
The bug related to the "Can't compile assembly..." exception is fixed when using the RavenDB provider
The bug related to the "Transformation error:..." exception is fixed when executing a Visual Basic query
2.0.20 06-Mar-13
The bug related to the "A null was returned after calling the 'get_ProviderFactory' method" exception is fixed
The bug related to the "The method or operation is not implemented" exception is fixed when executing a Visual Basic query
2.0.19 11-Feb-13
Support for Visual Basic queries is improved
Support for List and Array parameters is improved
The bug related to "The method or operation is not implemented" exception is fixed
2.0.17 29-Jan-13
The support for List and array parameters is added
Integration with Visual Studio debugger is added
Advanced connection string editor is added
The support for RavenDB provider is added
SQL logging of Entity Framework queries is improved
Performance is improved
1.0.24 14-Dec-12
Added ability to stop execution of a query when it enters an infinite loop
Added ability to execute queries defined in a method of DataContext class
The bug related to 'Object reference not set to an instance of an object' exception is fixed
1.0.23 10-Dec-12
The bug related to usage of enums in a query is fixed
The bug related to loading of third-party assemblies during query execution is fixed
1.0.22 05-Dec-12
The bug related to the 'Method not found...' exception when there are ref, out, or params parameters is fixed
The bug related to usage of compiler generated class names is fixed
1.0.21 29-Nov-12
Added support for Web Site projects
Fixed bug related to InvalidCastException when running a query from a class constructor
1.0.20 28-Nov-12
The bug with the disabled 'Run LINQ Query' command in Visual Basic projects is fixed
The bug related to the 'Could not load file or assembly Mono.Cecil.Pdb...' exception is fixed
1.0.19 22-Nov-12
The bug related to the "The specified named connection is either not found in the configuration, not intended to be used with the EntityClient provider, or not valid." exception is fixed
The bug related to the "Could not find the connection string '...' in the configuration file. Please add an entry to connectionStrings section named '...'" exception is fixed
1.0.18 21-Nov-12
The bug related to the "An item with the same key has already been added" exception when running query is fixed
The bug with executing query in debug mode is fixed