CobiGen
Various bugfixes were made as well as consolidating behavior of eclipse vs maven vs cli by properly sharing more code across the different clients. Also properly takes into account a files line delimiter instead of defaulting to those of the host system.
Templates
-
Removed environment.ts from the crud_angular_client_app/CRUD devon4ng Angular App increment since Cobigen did not make any changes in it
-
Removed cross referencing between template increments since there is currently no useful use case for it and it leads to a few problems
Java Plug-in
-
Now properly merges using the input files line delimiters instead of defaulting to those of the host system.
TypeScript Plug-in
-
Fixed NPE Added the option to read a path from an object input
Property Plug-in
-
Now properly merges using the input files line delimiters instead of defaulting to those of the host system.
OpenAPI Plug-in
-
Fixed an issue where nullable enums lead to errors