Skip to content

Releases: rappen/LCG-UDG

LCG-UDG-1.2023.12.001

31 Dec 11:47
Compare
Choose a tag to compare

Read more about these tools release notes:

Latebound Constants Generator

UML Diagram Generator

Changes:

See More

This list of changes was auto generated.

LCG-UDG-1.2023.02.001

02 Feb 20:40
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

LCG-UDG-1.2021.12.001

15 Dec 17:27
Compare
Choose a tag to compare

Changes:

  • c451fb3 🚀 nuspec for launch UML
  • fe7b920 🚀 Added nuspec for release
  • 9e37448 📦 Updated packages for XTB etc
  • f9a2ee8 Fixed #72 Include Config not available for one file per entity
  • 7911f87 Fix problem for open with no setting file

This list of changes was auto generated.

LCG-UDG-1.2021.01.002

15 Jan 14:09
Compare
Choose a tag to compare

Changes:

  • fa5a260 Logging update, it reported the XTB version, not the tool version

This list of changes was auto generated.

LCG-UDG-1.2021.01.001

14 Jan 23:13
Compare
Choose a tag to compare

Major improvement!

Configuration will now by default be stored inline in the generated C#/PlantUML file as a comment block in at the end of the file.
This makes the "project file" obsolete, and a generated C#/PlantUML file can be opened by Latebound Constants Generator / UML Diagram Generator and the configuration is parsed from the comment block. (#59)

Also

Simplify Save and Generate behavior, not prompting all the time (#66)
Better handling of identifier strings to ensure compilable results (#70)
Fixed crash when opening configuration containing entities not in the database (#57)

Changes:

  • 9553015 Updated nuspecs for 1.2021.1 release
  • 600ba8e Fixed everything in UDG for #59
  • bf75de3 Finalizing and closing #59 save config in C# file
  • 1da5ddb Restructuring ConfigurationUtils
  • e2edb54 Minor rename
  • 4096134 Adding logic supporting #59
  • a7c34a0 Adding ConfigurationUtil to extract config from any file
  • 869c69d Adding config option for #59 save selection to generated file
  • d69dd9c #59 Adding option to save selection to generated C# file
  • e194f85 Handle Project-Save properly, closing #66
See More
  • 0aaeb96 Don't validate identifiers for UDG
  • 9462dfd Added FabienDehopreIdentifier.cs to ensure valid identifiers
  • 2f27abd Minor refactoring for more efficient code.
  • b1d5fd6 Loading metadata automatically
  • 05d5410 Closed #66 Save without prompt
  • e51cca5 VS proposed refactoring
  • 122a07e Fixed #70 Deduplicating optionsetvalue identifiers
  • e52aa56 First step towards fixing #70, official Roslyn fixing of identifiers
  • 503ef4a 📦 Shine new packages
  • 25da0c6 Create LICENSE
  • e8470fc Fixed #57 Don't crash when opening project with missing entities.
  • 1cd0775 Updated all packages, removed XTBAppInsights.cs, now relying on what is provided from XTB core.

This list of changes was auto generated.

LCG-UDG-1.2020.02.001

03 Feb 20:51
Compare
Choose a tag to compare

Changes:

  • 5644a70 nuspec updates
  • 4e15bbb Renamed CSharp* to Generation*
  • d634f94 Closed #54 Sorting relationships in the UI
  • ac64e6e Closed #53 Filter to exclude various "internal" attributes
  • 2f912fa Fixed #44 Relationships filters improved
  • fc4f4d3 Closed #50 Prompt to open generated file
  • 4d8cb2d Closed #51 Option to hide legend
  • ab6d1a4 Organizing code in folders
  • d12f2af Decreasing collapsed filter box sizes
  • 7856a07 Fixed #47 Hide gridviews when no records match filter
See More
  • f456c93 Fixed #46 Project menu disabled when disabled
  • f380757 Fixed #49 Uncheck attributes and relationships when unchecking an entity
  • 6d24e29 Updated repository name to LCG-UDG
  • 5be5840 Folder restructure to reflect it's not all about LCG
  • b8ce5c4 Fixed url
  • 90e9e1d Added link to UML webpage

This list of changes was auto generated.

LateboundConstantsGenerator-1.2020.01.003

28 Jan 21:35
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

LateboundConstantsGenerator-1.2019.12.002

02 Dec 17:38
Compare
Choose a tag to compare

Changes:

  • 3c8e49a Set correct XTB dependency
  • 4c0b5bb Updated nuspec
  • 4b23300 Latest packages of SDK and XTB
  • db11204 Fixed some more PrimaryKey issues related to #35
  • fc94a9f Fix if Attribute identifier equals entity identifier, which is not allowed in the const class.
  • 50a9174 Including relationships broke when using common class.
  • dbae5a3 Fixed the dedupe-method again, it broke for some optionsets.
  • dd415bd Adding codealike.json
  • 2946186 Slightly nicer line splitter than what I got from @mikefactorial 😉 in #39
  • c842c2a Merge pull request #39 from mikefactorial/master
See More
  • dc5b7a2 Update to DeduplicateIdentifiers method to handle comments on an identifier.
  • 86146c1 Merge pull request #37 from maerger/master [ #35 ]
  • 8e2ba8e #35 bugfix primarykey

This list of changes was auto generated.

LateboundConstantsGenerator-1.2019.06.002

26 Jun 19:32
Compare
Choose a tag to compare

Changes:

  • c259e98 Fixed #30 Enum texts containing [ or ] now created correctly. Thanks to @DerekHAu!
  • 947bc3c NuSpec file updated for 1.2019.6.x
  • a5b2110 Updated SDK and XTB packages
  • f0ed120 Closed #33 It is now possible to include logical attributes.

This list of changes was auto generated.

LCG CLI

02 May 09:36
Compare
Choose a tag to compare

Changes:

  • 5dd45dc Fixing tests to pass (by disabling some...)
  • bdb45a8 NuSpec updated with release notes
  • 4267127 Changed assembly name for CLI to Rappen.XTB.CLI.exe
  • 0cf6933 Updating logo to 2019 branding
  • 72ab0c3 Fixing backward compatibility for #29
  • f581773 Closed #22 Many-to-Many relationships included in constant class
  • cf5ff54 Closed #29 Exposing class templates in common settings file
  • d1b3adf Closed #26 LogicalCollectionName added
  • bb94f87 Fixed typo
  • 6c2d4f6 Updated to 2019 branding
See more

This list of changes was auto generated.