Releases: iks-gmbh-tools/MOGLiCodeCreator
Releases · iks-gmbh-tools/MOGLiCodeCreator
Release 1.6.2
- The preparation run was troublesome mechanism to check whether model and template match, and was replaced in all three generators.
- Documentation of the template utilities and the meta model of the StandardModelProvider now comes as JavaDocs.
Release 1.6.0
- Improvement: Licensed under Apache License 2.0
- Improvement: NEW fun feature: New templates to generate console comic strips and the model file Moglydick that uses these templates
- Improvement: Help files strongly improved
- Improvement: New model file ShoppingCart and templates XMLBuilder to demonstrate the LineInserter features
- Improvement: new TemplateStringUtility method getTextFileContent(String file)
- Improvement: new features of the ModelParser to parse variables
- Improvement: Performance improvement
- Improvement: Number Sign Replacement
- Improvement: Java special solution replaced by general solution
Release 1.6.1
- Bug: It's possible now to share subtempates between generator plugins.
- Improvement: It's possible now to use customized static utilities via a dropin mechanism.
- Improvement: New artefact property 'CheckMissingMetaInfos' for all generator plugins
- Improvement: New TemplateJavaUtility method 'throwMOGLiCCException'
Release 1.5.5
- Improvement: Domain Model extended to higher complexity for demonstration purpose
- Improvement: MOGLiCCJavaBeanRegistry introduced to handle reciprocal referencing between domain classes
- Improvement: Template code refactored
- Bugfix: Generation of clone-Method corrected
- Bugfix: Generation report (number of output artefacts corrected)
Release 1.5.4
- Bugfix: Classpath handling in start scripts improved
- Bugfix: API of the Factory classes of the MOGLiCC JavaBean Group cleaned
- Bugfix: help and readme files updated
Release 1.5.3
- Bugfix: MOGLiCC JavaBean Group bugfixed: hash-Method of JavaBean corrected
- Bugfix: provider.model.standard.excel allows to use letters to define columns
Release 1.5.2
Changes to previous version:
- Bugfix: MOGLiCC JavaBean Group now supports to configure an arbitrary namespace
- Bugfix: MOGLiCC JavaBean Group now handles "implements" metainfos correct
Release 1.5.1
Changes to 1.5.0
- Bugfix: Provider report now with validation error messages (if occurred)
- Bugfix: Factory classes in the MOGLiCC JavaBean Group now support org.joda.time.DateTime
Changes to 1.4.0
- New Feature: New Plugin 'provider.model.standard.excel' for reading test data from excel files
- New Feature: New artefact type in the MOGLiCC JavaBean Group: Factory classes to generate instances of domain classes containing test data
- Portability: Also running von Mac OS and Ubuntu.
- A number of smaller improvements (see milestone 1.5.0 https://github.com/iks-github/MOGLiCodeCreator/issues)