Latest and Current Release
ViewModel by convention (ViewModel is alongside View with Model/ViewModel suffix)
ViewModel by configuration ([ViewModel] attribute, or View.Model attached property)
Replaced ViewUserControl and Window with View
Renamed ApplicationContext.WindowName/Window with MainViewName/MainView
Renamed Screen to ViewWorkspace and ApplicationContext.ScreenStyle to WorkspaceStyle
Renamed TaskViewModel to FormViewModel
Release History
12/31/2009: 3.3.0.0: ObjectDataSource, WrapPanel, LinkLabel, ActivityControl, BoundParameter, Blendability
9/10/2009: 3.2.0.0: Event aggregator, ViewModel+Dialog support
7/16/2009: 3.1.0.0: Silverlight 3 build; back-button integration, ApplicationContext class, Float and Spin3D effects
5/16/2009: 2.1.0.0: Silverlight 2 build; added navigation, MVC
2/27/2009: 0.1.0.0: TemplatePanel and other layout panels, MouseWheel support and various other features.
2/1/2009: Initial release of project.