* Added connection timeout
* Added connection timeout
* Do not check if proxy is initialized. This fails for some unjknown reasons. Just initialize the proxy, even if is has been initialized before.
* Synchronized intercepter implementation.
* Small refactoring
* Use transactions inside Linq wrapper.
* Made session more thread safe.
* Set version number
* Added support for data type UtcDateTime2. Con...
* Try to get an instance of a subclass after a ...
* Avoid calling Load() on the NHibernate sessio...
* Always compare id and type in business object...
* Added async execution to scripting engine.
* Added script execution engine.
* Fixed schema.
* Moved IVisitable interface fom BusinessObject...
* Fixed test case.
* Added support for inheritance with table per ...
* Bugfix: Compare ID only in BusinessObjectKey ...
* Modified test.
* Bugfix: Check if the BO is contained in the s...
* Check for String[].
* Added String[] data type.
* Fixed template.
* Added method "ExecuteSQLScript" to session. (...
* Improved build process.
* Renamed example test.
* Made IsMultiThreadSession property internal.
* Added Xml type.
* Use multi thread session in document if avail...
* Renamed 'State' property into 'ObjectState'.
* Set new version.
* Fixed schema files.
* Added multi thread session.
* Dispose weak reference cache on Session.Close().
* Made access to change handlers thread safe.
* Disabled start of debugger.
* Added mewthod to load business object by ID.
* Commented out test code.
* Added support for datetime2.
* Use VS2013
* Use VS2013
* Fixed schema file.
* Use VS2013.
* Added version property.
* Added support for SQL-Server data type DateTi...
* Fixed 'variant' generator.
* Fixed 'variant' generator.
* Fixed 'variant' generator.
* Use VS 11.
*Updated packages.
*Updated packages.
*Updated packages.