ActiveRecord 3.0 Beta is released: Download:
http://sourceforge.net/projects/castleproject/files/ActiveRecord/3.0/Castle.ActiveRecord-3.0.beta.zip/download
Here is the change list:
- Updated NHibernate to to 3.0 ga
- Updated Castle Core to 2.5.2 (Includes DynamicProxy)
- Updated Castle Validator to 2.5.0
- Implemented support for NHibernate Discriminator Formula (AR-166)
- Optimistic Lock Support(AR-290)
- Support for NET40 Client Profile
- Included NET40 and NET40 CP binaries on the release package
- Merged the Castle.ActiveRecord.Linq into the Castle.ActiveRecord
project. (Out of the box LINQ support)
- Fixed: SaveCopyAndFlush() method in ActiveRecordMediator.cs returns
null, but should return object (AR-282)
- Fixed: Formula BUG on property in ActiveRecord with NHibernate 3 (AR-293)
- Breaking: Now the SessionScopeWebModule, HybridWebThreadScopeInfo
and WebThreadScopeInfo were moved to the Castle.ActiveRecord.Web
assembly.
Cheers,
Henry Conceição
Cheers,
Henry Conceição
2010/12/10 Henry Conceição <henry.c...@gmail.com>:
2010/12/10 Henry Conceição <henry.c...@gmail.com>:
> Hi,
>
> ActiveRecord 3.0 Beta is released: Download:
> http://sourceforge.net/projects/castleproject/files/ActiveRecord/3.0/Castle.ActiveRecord-3.0.beta.zip/download