2.0.2
版本发布时间: 2015-03-16 09:48:37
Caliburn-Micro/Caliburn.Micro最新发布版本:4.0.222+a53dd1fa1b(2022-09-06 19:59:44)
What's New?
- Resolved some design time bugs.
-
PropertyChangedBase.Refresh
is now virtual. - Added checks to guard against an async CanClose.
- Allow
SettingsWindowManager
to open independent flyouts [WinRT]. - Deal with unicode in C# identifiers.
-
AttachedCollection.On*
methods are now virtual. -
ViewAware.GetView
is now virtual`. -
ViewLocator.LocateForModel
falls back toLocateForModelType
if the view could not be added to the visual tree. -
ActionMessage.UpdateAvailablility
is now virtual. - Removed explicit garbage collection from WinRT
FrameAdapter
. - Resolved a bug where couldn't navigate to a view model that contained the name of the assembly.
Thanks to all who contributed fixes, logged bugs etc.