We're happy to follow up last week's release as announced at Build with a small but important polish and bug fix release. We've taken into account a lot of great initial feedback from last week. Keep it coming!
We also encourage you to check out Miguel's talk wherein he presents a deep dive on Workbooks & Inspector!
Most notably, this release allows you to insert and remove arbitrary code submissions, which completes general workbook authoring functionality. We've also introduced a "Run All" button to quickly re-execute the entire workbook.
See the detailed release notes for a complete list of fixes and improvements.
Posts
Great release. Thanks for the new
ToString
renderer!I noticed that leading whitespace in strings isn't preserved in output:
Let me know if I should open a bug for this. Happy to do so.
I just installed this version of Inspector for XS on Mac. While debugging an iOS app I click the inspect button, nothing happens.
@MikeRampanelli try installing the recently released 0.7.2 release as it fixes an issue with the Live Inspect button introduced by this week's release of Xamarin Studio and Xamarin for Visual Studio in the alpha and beta channels.
@abock That worked. I didn't realize there was a 0.7.2 version out there. Thanks!
Went ahead and added a bug entry for what I mentioned above.