|
2 | 2 |
|
3 | 3 | [](https://gitter.im/yagasoft/DynamicsCrm-TemplateBasedCodeGeneratorPlugin?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |
4 | 4 |
|
5 | | -### Version: 2.3.1.1 |
6 | 5 | --- |
7 | 6 |
|
8 | 7 | An XrmToolBox plugin that can be used to generate Early-bound code from a CRM Schema using a customisable T4 Template. |
@@ -49,33 +48,27 @@ The engine for this Plugin and the VS Extension is the same. The settings and T4 |
49 | 48 | You can read a quick overview of the tool and its functionality [here](http://blog.yagasoft.com/2020/09/dynamics-template-based-code-generator-supercharged). |
50 | 49 |
|
51 | 50 | ## Changes |
52 | | - |
53 | | -#### _v2.3.1.1 (2021-04-30)_ |
54 | | -+ Improved: filtering feature now works over logical and display names, and renames |
55 | | -+ Updated: latest custom libraries |
56 | | -+ Fixed: template issues |
57 | | -#### _v2.2.2.1 (2020-10-04)_ |
58 | | -+ Fixed: mishandling errors |
59 | | -#### _v2.2.1.1 (2020-10-01)_ |
60 | | -+ Added: Filter Details window row filtering |
61 | | -+ Fixed: generated code 'labels' syntax error |
62 | | -#### _v2.1.0.1 (2020-09-28)_ |
| 51 | ++ Check Releases page for the later changes |
| 52 | +#### _v1.0.0.3 to v2.3.1.1 (since 2020-08-25)_ |
| 53 | ++ Added: all missing features from VS extension (click on 'Quick Guide' for more info), except Contracts |
| 54 | ++ Added: keep track of paths (settings, template, and code) used in previous sessions and the links between them |
63 | 55 | + Added: recent settings list (load history) |
64 | 56 | + Added: reset option for the template text |
65 | 57 | + Added: toast notification for clearer status |
| 58 | ++ Added: Filter Details window row filtering |
66 | 59 | + Improved: load and save logic |
| 60 | ++ Improved: filtering feature now works over logical and display names, and renames |
| 61 | ++ Changed: updated package name |
| 62 | ++ Updated: latest custom libraries |
| 63 | ++ Fixed: assembly issues |
| 64 | ++ Fixed: layout issues |
67 | 65 | + Fixed: fixed cancel button |
68 | 66 | + Fixed: issues |
69 | | -#### _v2.0.0.1 (2020-09-26)_ |
70 | | -+ Added: all missing features from VS extension (click on 'Quick Guide' for more info), except Contracts |
71 | | -+ Added: keep track of paths (settings, template, and code) used in previous sessions and the links between them |
72 | | -+ Fixed: layout issues |
73 | | -#### _v1.0.0.5 (2020-08-28)_ |
74 | | -+ Fixed: assembly issues |
75 | | -#### _v1.0.0.3 (2020-08-25)_ |
76 | | -+ Changed: updated package name |
| 67 | ++ Fixed: generated code 'labels' syntax error |
| 68 | ++ Fixed: mishandling errors |
| 69 | ++ Fixed: template issues |
77 | 70 | #### _v1.0.0.1 (2020-08-24)_ |
78 | 71 | + Initial release |
79 | 72 |
|
80 | 73 | --- |
81 | | -**Copyright © by Ahmed Elsawalhy ([Yagasoft](http://yagasoft.com))** -- _GPL v3 Licence_ |
| 74 | +**Copyright © by Ahmed Elsawalhy ([Yagasoft](https://yagasoft.com))** -- _GPL v3 Licence_ |
0 commit comments