Mole 2010 v1.3 Released
A new version of Mole 2010 is available. Download Mole 2010 v1.3.
If you already bought and installed Mole 2010, simply install this new version on top of the old one and you’re good to go. If you are interested in trying out Mole 2010 before buying it, visit our Demo page to get the latest release of the trial version. The trial version includes the new features and fixes listed on this page.
Mole 2010 v1.3 contains a lot of enhancements made in response to customer feedback. This ranges from simple bug fixes to making existing features more powerful. Developers leveraging Prism will be happy to find enhanced support for exploring objects from the Prism and Unity frameworks. Several fixes will make our large user base in Germany quite happy, including the ability to use a list separator, other than a comma, in exported CSV files.
For a full overview of what v1.3 has to offer, please check out the following list of enhancements.
If you already bought and installed Mole 2010, simply install this new version on top of the old one and you’re good to go. If you are interested in trying out Mole 2010 before buying it, visit our Demo page to get the latest release of the trial version. The trial version includes the new features and fixes listed on this page.
Mole 2010 v1.3 contains a lot of enhancements made in response to customer feedback. This ranges from simple bug fixes to making existing features more powerful. Developers leveraging Prism will be happy to find enhanced support for exploring objects from the Prism and Unity frameworks. Several fixes will make our large user base in Germany quite happy, including the ability to use a list separator, other than a comma, in exported CSV files.
For a full overview of what v1.3 has to offer, please check out the following list of enhancements.
- Fixed bug where Mole would not close properly when computer has a touch-enabled screen (worked around a WPF issue).
- Enabled viewing and drilling into more collection types. Mole 2010 now supports drilling into any IEnumerable object.
- Both the Key and Value properties of a DictionaryEntry object are now shown in the MoloScope’s Value column.
- Collection items for NameValueCollection now show the keys and values in the MoloScope.
- Improved support for working with Prism and Unity applications (support for drilling into the RegionManager and Unity container collections).
- Enabled drilling into objects with only non-public fields.
- Exporting collection data to CSV now uses the list separator defined by your system locale, instead of always using a comma.
- The Options dialog allows you to specify a list separator to use in the CSV files, if necessary.
- MoloScope column widths are no longer set to incorrect large values when running on a system with the German locale.
- Snapshot rendering of Windows Forms controls has been modified to properly handle some edge cases.