Skip to content

Commit

Permalink
modgen 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JabX committed Dec 13, 2024
1 parent 2d4e6e0 commit beff61d
Show file tree
Hide file tree
Showing 13 changed files with 17 additions and 13 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ Changelogs des modules :
- [`sql`](./TopModel.Generator.Sql/CHANGELOG.md)
- [`translation`](./TopModel.Generator.Translation/CHANGELOG.md)

## 2.3.1

- [`2d4e6e0`](https://github.com/klee-contrib/topmodel/commit/2d4e6e0198245ef34a5f3287ea0357d3979f7544) - [Core] Fix calcul 'Association.NameCamel'

## 2.3.0

- [`d51c93a`](https://github.com/klee-contrib/topmodel/commit/d51c93a867dbcb5bf9b9d79c816f0ad2bfc0b3a6) - `className` sur association (fix [#374](https://github.com/klee-contrib/topmodel/issues/374))
Expand Down
2 changes: 1 addition & 1 deletion TopModel.Core/TopModel.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<PropertyGroup>
<PackageOutputPath>../.nupkg</PackageOutputPath>
<Version>2.3.0</Version>
<Version>2.3.1</Version>
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
<Authors>JabX;gideruette</Authors>
<Description>Librairie de modélisation TopModel.</Description>
Expand Down
2 changes: 1 addition & 1 deletion TopModel.Generator.Core/TopModel.Generator.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<PropertyGroup>
<PackageOutputPath>../.nupkg</PackageOutputPath>
<Version>2.3.0</Version>
<Version>2.3.1</Version>
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
<Authors>JabX;gideruette</Authors>
<Description>Librarie de base pour écrire un générateur TopModel.</Description>
Expand Down
2 changes: 1 addition & 1 deletion TopModel.Generator/TopModel.Generator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackAsTool>true</PackAsTool>
<PackageOutputPath>../.nupkg</PackageOutputPath>
<ToolCommandName>modgen</ToolCommandName>
<Version>2.3.0</Version>
<Version>2.3.1</Version>
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
<Authors>JabX;gideruette</Authors>
<Description>Générateur de modèle TopModel.</Description>
Expand Down
2 changes: 1 addition & 1 deletion docs/_coverpage.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
![logo](./media/IconDark.svg)

# TopModel <small>2.2.0</small>
# TopModel <small>2.3.1</small>

> Modélisez en toute simplicité.
Expand Down
2 changes: 1 addition & 1 deletion samples/model/angular.topmodel.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# ATTENTION CE FICHIER EST GENERE AUTOMATIQUEMENT !
#

version: 2.3.0
version: 2.3.1
custom:
../../../TopModel.Generator.Javascript: 2532588a5ca4f3312ebc30f105cc84fc
generatedFiles:
Expand Down
2 changes: 1 addition & 1 deletion samples/model/csharp.topmodel.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# ATTENTION CE FICHIER EST GENERE AUTOMATIQUEMENT !
#

version: 2.3.0
version: 2.3.1
custom:
../../../TopModel.Generator.Csharp: 57fcb123d42c6d59101f3423aa29cf52
generatedFiles:
Expand Down
2 changes: 1 addition & 1 deletion samples/model/focus.topmodel.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# ATTENTION CE FICHIER EST GENERE AUTOMATIQUEMENT !
#

version: 2.3.0
version: 2.3.1
custom:
../../../TopModel.Generator.Javascript: 2532588a5ca4f3312ebc30f105cc84fc
generatedFiles:
Expand Down
4 changes: 2 additions & 2 deletions samples/model/jpa.topmodel.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# ATTENTION CE FICHIER EST GENERE AUTOMATIQUEMENT !
#

version: 2.3.0
version: 2.3.1
custom:
../../../TopModel.Generator.Jpa: c1823ff1ce1599f37c6ea9200092846c
../../../TopModel.Generator.Jpa: 642605f069786422751aa27a60c65ce0
generatedFiles:
- ../generators/jpa/src/main/javagen/topmodel/jpa/sample/demo/api/client/securite/profil/ProfilClient.java
- ../generators/jpa/src/main/javagen/topmodel/jpa/sample/demo/api/client/securite/utilisateur/UtilisateurClient.java
Expand Down
2 changes: 1 addition & 1 deletion samples/model/pg.topmodel.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# ATTENTION CE FICHIER EST GENERE AUTOMATIQUEMENT !
#

version: 2.3.0
version: 2.3.1
custom:
../../../TopModel.Generator.Sql: 6c49105633a94d33dc5f26d6fece3a43
generatedFiles:
Expand Down
2 changes: 1 addition & 1 deletion samples/model/php.topmodel.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# ATTENTION CE FICHIER EST GENERE AUTOMATIQUEMENT !
#

version: 2.3.0
version: 2.3.1
custom:
../../../TopModel.Generator.Php: 8029e36a5806c385b25b725c2e00ecdc
generatedFiles:
Expand Down
2 changes: 1 addition & 1 deletion samples/model/ssdt.topmodel.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# ATTENTION CE FICHIER EST GENERE AUTOMATIQUEMENT !
#

version: 2.3.0
version: 2.3.1
custom:
../../../TopModel.Generator.Sql: 6c49105633a94d33dc5f26d6fece3a43
generatedFiles:
Expand Down
2 changes: 1 addition & 1 deletion samples/model/translation.topmodel.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# ATTENTION CE FICHIER EST GENERE AUTOMATIQUEMENT !
#

version: 2.3.0
version: 2.3.1
custom:
../../../TopModel.Generator.Translation: 9f15a161c1cd09a554e17eb18f624495
generatedFiles:
Expand Down

0 comments on commit beff61d

Please sign in to comment.