Releases: STARIONGROUP/EcoreNetto
Version 4.0.1
The following items have been fixed in this release:
- [Add] DataTypes to Excel report; fixes #16
ECoreNetto.Tools.exe
- SHA256: 8F740909C518878E80117DC06EB35FB2F481E9939CB805521D8BAE9A90B776A1
Version 4.0.0
The following items have been fixed in this release:
- [Add] user-friendly feedback when the out-report extension is not support; fixes #13
- [Add] logging to ecore library and associated tests; fixes #9
- [Add] ModelInspectionCommand; fixes #14
- [Add] HandleBarsReportGenerator and HtmlReportCommand; fixes #15
ECoreNetto.Tools.exe
- SHA256: 324FD0FE3FB44EA3C64423468D4F5ADA8C3D4BB77895D0D29477C9EBBFE0507B
Version 3.1.0
The following items have been fixed in this release:
- [Update] Dependencies for ECoreNetto.Extensions
- [Add] ReportGenerator to ECoreNetto.Extensions
- [Add] commandline app ECoreNetto.Tools (version 0.1.0)
- [Bump] ECoreNetto.Extensions to version 3.1.0
ECoreNetto.Tools.exe
- SHA256: 394FEB2432E68E25031FE362F6C558D3394E1037DA750A1CC2E654BEEE3345D4
Version 2.3.1
The following items have been fixed in this release:
- [Cleanup] using statements
- [Update] header - copyright statement
Version 2.3.0
The following items have been fixed in this release:
- [Add] EClass.EStructuralFeaturesOrderByName helper property
- [Add] EClass.EOperationsOrderByName helper property
Version 2.2.0
The following items have been fixed in this release:
- [Add] EClass.AllEStructuralFeaturesOrderByName helper property
Version 2.1.0
The following items have been fixed in this release:
- [Add] EEnumLiteral.Value property; fixes #8
- [Improve] xml documentation of EStructuralFeature class
Version 2.0.2
The following items have been fixed in this release:
- [Reorganize] folder structure to simplify solution
- [Update] TargetFramework from netstandard1.6 to netstandard2.0; fixes #6
- [Refactor] BuildIdentifier for EOperation and EStructuralFeature to accomodate for non-unique names between the two types when storing in the Resource.Cache; fixes #7
- [Replace] PackageIconUrl with PackageIcon
- [Update] .csproj description
1.1.0
Version 1.0.2
The following items have been fixed in this release:
- Fix EAnnotation class support
- Editorial changes: summary updates, and cleanup of using statements