Skip to content

Commit beb7302

Browse files
chore: release 8.0.1 (update CITATION.cff)
1 parent f7b2bb3 commit beb7302

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CITATION.cff

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ message: "If you use this software, please cite it as below."
33

44
title: "EcoreNetto"
55
abstract: "ECoreNetto is a suite of dotnet core libraries that is used to deserialize an Ecore meta-model for the purpose of code generation. Ecore is a meta-model used to represent models in the Eclipse Modelling Framework. EMF is a powerful framework and code generation facility for building Java applications based on simple model definitions. The intention of ECoreNetto is not to be a port of EMF, it aims at bridging the gap to the .NET world to facilitate code generation of C# class libraries based on an Ecore model using the .NET code available tooling and libraries."
6-
version: "8.0.0"
7-
date-released: "2026-02-22"
6+
version: "8.0.1"
7+
date-released: "2026-04-24"
88
url: "https://github.com/STARIONGROUP/ECoreNetto"
99

1010
authors:
@@ -30,6 +30,6 @@ preferred-citation:
3030
- name: "Starion Group S.A."
3131
affiliation: "Starion Group S.A."
3232
given-names: "MBSE Competence Area Developers"
33-
version: "8.0.0"
33+
version: "8.0.1"
3434
url: "https://github.com/STARIONGROUP/ECoreNetto"
35-
date-released: "2026-02-22"
35+
date-released: "2026-04-24"

0 commit comments

Comments
 (0)