Skip to content

Commit c565a3f

Browse files
authored
Releases/2.4 (#56)
* Fixing variable name generation for nested, generic types, re: issue #48 * Updating to v2.4.3 / 2020 * Updating package details * Renames / Updating packages * Tweaks * Features/formatted output (#50) * Start * Continued * Continued * Continued * Continued * Continued * Continued * Continued * Continued * Continued * Continued * Continued * Continued * Continued * Continued * Continued * Continued * Continued * Continued * Continued * Continued * Continued * Continued * Continued * Continued * Continued * Including formatting size in buffer capacity * Fixing tests * Features/inline out params (#51) * Start * Support for inlining output parameter declarations * Updating readme * Features/dialog options (#52) * Adding dialog configuration classes * Continued * Tidying * Ading light theme * Support for swapping code between light and dark theme * Theming updates * Theming toolbars, menus and buttons * Tidying * Theming everything, saving selected theme * Features/translation options (#53) * Fixing theme selector contorl sizes * Adding setting checkbox * Updating translation on option change! * Support for all existing translation options * Tidying * Features/explicit type names (#54) * Support for translation using explicit type names * Support for explicitly-typed inline out parameters * Support for explicit type names in the visualizer options * Extra test coverage + updating readme * Features/show lambda parameter types (#55) * Start * Support for lambda parameter type names * Visualizer support for parameter type names * Updating readme * Updating readme * Updating readme * Updating readme * Updating readme * Support for showing implicitly-typed array type names * Adding tool tips + fixing dialog downsizing * Updating icon * Updating menu font * Adding viewer header for font sharpness * Removing meta tag * Updating readme * Updating images * Updating readme * Updating version numbers * Including icon / Updating to v2.4 * Updating icon, NuGet package, installer and visualizers
1 parent 4272be1 commit c565a3f

File tree

140 files changed

+4632
-1557
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

140 files changed

+4632
-1557
lines changed
-137 KB
Binary file not shown.
39.5 KB
Binary file not shown.
-137 KB
Binary file not shown.
39.5 KB
Binary file not shown.
39.5 KB
Binary file not shown.
39.5 KB
Binary file not shown.
-12 KB
Binary file not shown.

CommonAssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[assembly: AssemblyCompany("AgileObjects Ltd")]
66
[assembly: AssemblyProduct("AgileObjects.ReadableExpressions")]
7-
[assembly: AssemblyCopyright("Copyright © AgileObjects Ltd 2019")]
7+
[assembly: AssemblyCopyright("Copyright © AgileObjects Ltd 2020")]
88
[assembly: NeutralResourcesLanguage("en")]
99

1010
[assembly: CLSCompliant(true)]

Icon.pdn

73.5 KB
Binary file not shown.

Icon.png

10.8 KB
Loading

0 commit comments

Comments
 (0)