NHibernate 4.0.0.Alpha2 <http://3.3.3.GA> is now available for download from Sourceforge and Nuget.
http://sourceforge.net/projects/nhibernate/?source=directory A big thanks to everyone that contributed to this release! This contains a bunch of further fixes compared to Alpha1. This is a pre-release with limited testing and known issues. The main focus of the 4.0 release is to be based on net-4.0, including removing some older features. Notably, this release uses the ISet<> interface from the .Net BCL instead of Iesi, and also support for non-generic persistent collections have been removed. The assembly version is 4.0.0.1001, which I expect will change for each pre- release and then stabilize at 4.0.0.4000 for the GA release. Please see the full release notes for more information on breaking changes: https://github.com/nhibernate/nhibernate-core/blob/4.0.0.Alpha2 /releasenotes.txt <https://github.com/nhibernate/nhibernate-core/blob/4.0.0.Alpha1/releasenotes.txt> Full list of changes: [4.0.0.Alpha2] https://nhibernate.jira.com/issues/?jql=project%20%3D%20NH%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%204.0.0.Alpha2 <https://nhibernate.jira.com/issues/?jql=project%20%3D%20NH%20AND%20fixVersion%20%3D%20%224.0.0.Alpha1%22%20AND%20status%20in%20%28Resolved%2C%20Closed%29> -- --- You received this message because you are subscribed to the Google Groups "nhibernate-development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
