NEW: SQLLoader Driver for generating bulk SQL Scripts
NEW: ADO.NET Data Services (Astoria) management
NEW: Visual Studio 2008 exclusive development IDE
NEW: OPath trace during LoadScalar()
NEW: SelectMany() management in LINQ
NEW: Metadata files can be stored in resources using "assembly:" prefix
NEW: Metadata can be filtered by namespace
NEW: EntitySets can be loaded using SQLObject graphs directly
NEW: Evaluant.Uss.SqlMapper.FileDriver for storing batch SQL queries into a file
NEW: Multiple mapping files can be defined in configuration
UPDATED: Improved metadata filtering in assemblies
UPDATED: Performance optimizations when not using events
FIXED: Boolean management in LINQ
FIXED: Culture management for numeric values
FIXED: Decimal type was seen as a reference
FIXED: Ignore metadata attribute could not be taken into account
FIXED: Adding a removed relationship was ignored
FIXED: Automatic Int32 results for count() queries
FIXED: Meaningful messages for missing attribute mappings
FIXED: Count() results could differ from original query
FIXED: Null assignments would create DeleteCommands in CompoundCommands