Commit 17bfbcc
authored
Releases/4.1 (#128)
* Fixing Guid constant translation, re: #119
* Fixing various string concat issues, re: #120, #123
* Including cast parentheses in cast index access subject, re: #122
* Rendering string.Concat(Object) calls as method calls instead of concatenation, re: #116
* Fixing custom method conversion unary translation, re: #117
* Ading configuration option to show string.Concat() calls as-is
* Fixing solution-item links
* Updating to v4.1
* Updating NUnit test runner version
* v4.1 NuGet package
* Adding release notes
* Updating release notes
* Reverting assembly1 parent 5cb0c03 commit 17bfbcc
File tree
30 files changed
+4355
-3880
lines changed- NuGet
- docs/src
- src
- ReadableExpressions
- Extensions
- Translations
- Tests
- ReadableExpressions.UnitTests.Common
- ReadableExpressions.UnitTests.Net35
- ReadableExpressions.UnitTests
30 files changed
+4355
-3880
lines changedLarge diffs are not rendered by default.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
60 | 68 | | |
61 | 69 | | |
62 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Large diffs are not rendered by default.
0 commit comments