Skip to content

Releases: zspitz/ExpressionTreeVisualizer

1.7.105

09 Sep 18:55
Compare
Choose a tag to compare
Update Periscope.Debuggee

1.7.104

19 Jul 01:39
Compare
Choose a tag to compare

When the expression tree node doesn't contain a parameter expression (or loop), we now compile and extract the value. Note that if within your expression tree you have methods (or properties) that both return a value and modify state, the state will be modified as part of the method call.

(Thanks to @VagyokC4 for raising this issue.)

1.7.103

15 Jun 14:22
Compare
Choose a tag to compare
Use VisualizerObjectSourceBase

1.7.102

14 Jun 00:09
Compare
Choose a tag to compare
Attempt at fixing #113

1.7.101

12 Jun 09:33
Compare
Choose a tag to compare
Fix appveyor.yml

1.7.95

11 Jun 09:02
Compare
Choose a tag to compare

Finally resolves #110 #103 and #112

1.7.92

03 Jun 00:46
Compare
Choose a tag to compare
Periscope 0.0.37

1.7.91

22 May 01:14
Compare
Choose a tag to compare
Use version checking from Periscope

1.7.90

20 May 22:01
Compare
Choose a tag to compare
Attempt at resolvving #110

1.7.89

18 May 23:04
Compare
Choose a tag to compare
Add version to project file for apveyor patching