From 5644a7083a94bc8efd6fc477cf1b487f15640189 Mon Sep 17 00:00:00 2001 From: Jonas Rapp Date: Mon, 3 Feb 2020 21:34:49 +0100 Subject: [PATCH] nuspec updates --- LCG/Rappen.XTB.LCG.nuspec | 10 ++++++++-- README.md | 4 ++-- UDG/Rappen.XTB.UDG.nuspec | 18 ++++++++++++++++-- 3 files changed, 26 insertions(+), 6 deletions(-) diff --git a/LCG/Rappen.XTB.LCG.nuspec b/LCG/Rappen.XTB.LCG.nuspec index 322668e..e1e9bbb 100644 --- a/LCG/Rappen.XTB.LCG.nuspec +++ b/LCG/Rappen.XTB.LCG.nuspec @@ -6,14 +6,20 @@ Latebound Constants Generator for XrmToolBox Jonas Rapp rappen - https://github.com/rappen/LateboundConstantGenerator - https://raw.githubusercontent.com/rappen/LateboundConstantGenerator/master/images/LCG-150-tsp.png + https://github.com/rappen/LCG-UDG + https://raw.githubusercontent.com/rappen/LCG-UDG/master/images/LCG-150-tsp.png false Generate constant classes from metadata for late bound development on Microsoft Dynamics 365/CRM. Generate constant classes from metadata for late bound development on Microsoft Dynamics 365/CRM. Latest version: +Hide entities, attributes and relationships grids when nothing matches filter (#47) +Disable entire Project menu when no subitems are enabled (#46) +Uncheck all attributes and relationships when unchecking an entity (#49) +Relationship type filters improved (#44) +Filter to exclude various CDS "internal" attributes (#53) +Sorting relationships by type, related entity, and lookup in the UI (#54) Moved settings to separate dialog (#9) Possibile to select which relationships to include Major project refactoring to fit UDG features in a common library diff --git a/README.md b/README.md index 1c46d9c..7a4b142 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# ![image](https://raw.githubusercontent.com/rappen/LateboundConstantGenerator/master/images/LCG-150-tsp.png) Latebound Constants Generator +# ![image](https://raw.githubusercontent.com/rappen/LCG-UDG/master/images/LCG-150-tsp.png) Latebound Constants Generator _XrmToolBox tool to generate constant classes from metadata for late bound development on Microsoft Dynamics 365/CRM._ -# ![image](https://raw.githubusercontent.com/rappen/LateboundConstantGenerator/master/images/UDG-150-tsp.png) UML Diagram Generator +# ![image](https://raw.githubusercontent.com/rappen/LCG-UDG/master/images/UDG-150-tsp.png) UML Diagram Generator _XrmToolBox tool to generate [PlantUML](https://plantuml.com) diagram files from metadata in CDS / Microsoft Dynamics 365._ diff --git a/UDG/Rappen.XTB.UDG.nuspec b/UDG/Rappen.XTB.UDG.nuspec index aa872d3..4f342d1 100644 --- a/UDG/Rappen.XTB.UDG.nuspec +++ b/UDG/Rappen.XTB.UDG.nuspec @@ -7,13 +7,27 @@ Jonas Rapp rappen https://jonasr.app/UML - https://raw.githubusercontent.com/rappen/LateboundConstantGenerator/master/images/UDG-150-tsp.png + https://raw.githubusercontent.com/rappen/LCG-UDG/master/images/UDG-150-tsp.png false Generate PlantUML diagram files from metadata in CDS / Microsoft Dynamics 365 Generate PlantUML diagram files from metadata in CDS / Microsoft Dynamics 365 -First release! +Latest version: +Relationship type filters improved (#44) +Filter to exclude various CDS "internal" attributes (#53) +Sorting relationships by type, related entity, and lookup in the UI (#54) +Hide entities, attributes and relationships grids when nothing matches filter (#47) +Disable entire Project menu when no subitems are enabled (#46) +Uncheck all attributes and relationships when unchecking an entity (#49) +Option to hide Legend entity in PlantUML file (#51) +Prompt to open generated PlantUML file (#50) + +--- + +Version 1.2020.1.3: + +First release Copyright 2020 Jonas Rapp XrmToolBox Plugins UMLDiagramGenerator