From d04e4e1b02f91ca0466010d7e3c57addf2d2fdac Mon Sep 17 00:00:00 2001 From: Jonas Rapp Date: Thu, 2 Feb 2023 17:49:30 +0100 Subject: [PATCH] NuSpec files ready for release --- LCG/Rappen.XTB.LCG.nuspec | 57 +++++++++++++++++++++----------------- UDG/Rappen.XTB.UDG.nuspec | 58 ++++++++++++++++++++++----------------- 2 files changed, 65 insertions(+), 50 deletions(-) diff --git a/LCG/Rappen.XTB.LCG.nuspec b/LCG/Rappen.XTB.LCG.nuspec index bfb0b50..037fe38 100644 --- a/LCG/Rappen.XTB.LCG.nuspec +++ b/LCG/Rappen.XTB.LCG.nuspec @@ -1,19 +1,26 @@ - - - Rappen.XrmToolBox.LateboundConstantsGenerator - 1.0.0 - Latebound Constants Generator for XrmToolBox - Jonas Rapp - rappen - 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 Dataverse. - Generate constant classes from metadata for late bound development on Microsoft Dataverse. - + + + Rappen.XrmToolBox.LateboundConstantsGenerator + 1.0.0 + Latebound Constants Generator for XrmToolBox + Jonas Rapp + rappen + 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 Dataverse. + Generate constant classes from metadata for late bound development on Microsoft Dataverse. + Latest version: +#79 Handling bugs in the metadata, some should be `IsLogical` but isn't. +#85 Better filtering options for Attributes and Relationships + +--- + +Version 1.2021.12.1 + Fixes: #72: Load old project with one-file-per-entity gets include config with every file (not supported) #73: Load sometime fails for no project @@ -83,15 +90,15 @@ Version 1.2018.9.2: #24 Add XML documentation for relationship constants #25 Gently forgive file write errors instead of throwing exception Template line break bug fixed - - Copyright 2017-2021 Jonas Rapp - XrmToolBox Plugins LateboundConstantsGenerator - - - - - - - - - + + Copyright 2017-2023 Jonas Rapp + XrmToolBox Plugins LateboundConstantsGenerator + + + + + + + + + \ No newline at end of file diff --git a/UDG/Rappen.XTB.UDG.nuspec b/UDG/Rappen.XTB.UDG.nuspec index 66b7868..f472b5a 100644 --- a/UDG/Rappen.XTB.UDG.nuspec +++ b/UDG/Rappen.XTB.UDG.nuspec @@ -1,19 +1,27 @@ - - - Rappen.XrmToolBox.UMLDiagramGenerator - 1.0.0 - UML Diagram Generator for XrmToolBox - Jonas Rapp - rappen - https://jonasr.app/UML - https://raw.githubusercontent.com/rappen/LCG-UDG/master/images/UDG-150-tsp.png - false - Generate PlantUML diagram files from metadata in Microsoft Dataverse. - Generate PlantUML diagram files from metadata in Microsoft Dataverse. - + + + Rappen.XrmToolBox.UMLDiagramGenerator + 1.0.0 + UML Diagram Generator for XrmToolBox + Jonas Rapp + rappen + https://jonasr.app/UML + https://raw.githubusercontent.com/rappen/LCG-UDG/master/images/UDG-150-tsp.png + false + Generate PlantUML diagram files from metadata in Microsoft Dataverse. + Generate PlantUML diagram files from metadata in Microsoft Dataverse. + Latest version: +#74 Option to include type details in the model. +#79 Handling bugs in the metadata, some should be `IsLogical` but isn't. +#85 Better filtering options for Attributes and Relationships. + +--- + +Version 1.2021.12.1 + Fixes: #73: Load sometime fails for no project @@ -46,15 +54,15 @@ Prompt to open generated PlantUML file (#50) Version 1.2020.1.3: First release - - Copyright 2020-2021 Jonas Rapp - XrmToolBox Plugins UMLDiagramGenerator - - - - - - - - - + + Copyright 2020-2023 Jonas Rapp + XrmToolBox Plugins UMLDiagramGenerator + + + + + + + + + \ No newline at end of file