What's new in Dotnet IL Editor 0.2.10.3208: May 21st, 2013
· fixed bug: when text escaping was disabled and an instruction which consisted of more than 1 line had to be highlighted then often positions were miscalculated or displaying the text editor window failed. · new feature: added support for escaping "unreadable" names with tokens (as Terminator suggested) · new feature: method calls (property and ToString() evaluations) can be disabled for the Object Viewer
What's new in Dotnet IL Editor 0.2.11.3208: July 1st, 2013 · fixed bug: when a method with referenced MethodSpec tokens was opened, DILE crashed with a StackOverflowException. (this bug was introduced in the previous, v0.2.10 version)