Silverlight Spy version 3.0.0.7 was released on January 11th, 2010.
DLR Shell updates
The following set of new DLR Shell features and updates have been applied.
- DependencyPropertyInfo class now includes attached, property type and default property value info
- Upgraded IronPython/IronRuby DLR binaries to version 1.0 RC1 (see also IronRuby Release 1.0 RC1)
- Added support for output tables (more details at Formatting Output).
- DLR samples extended and updated
- Spy Interop .NET extension methods now work properly in DLR Shell
Other updates
The following set of fixes have been applied.
- Fixed a bug where loading of XAP packages fails when the packages exist in the browser cache
- Fixed a JScript error when a HTTP 304 Not Modified is returned from the server on requesting a XAP package
- Fixed an assembly resolve bug when duplicate assemblies exist in the XAP package