Releases: ObeoNetwork/M2Doc
Releases · ObeoNetwork/M2Doc
3.0.0
2.0.2
2.0.1
2.0.0
With this version you may need to change your:
- template document (.docx)
- add the M2Doc version to use with your template
- generation configuration (.genconf)
- remove Generation.timeStamped
- remove Generation.refreshRepresentations (use the refresh boolean in Sirius services)
- add the validation file path
Last changes
- New template custom properties wizard
- corresponding editor will be deprecated
- New generation configuration wizard
- corresponding editor will be deprecated
- New template construct to reuse part of your template document
- Added support to font in MStyle
- New template registry for template deployement in Eclipse
- bug fixes see the Milestone 2.0.0
Documentation
Update Site
Products
1.1.0
Last changes
- Compatibilities:
- Excel services
- Allows to include Excel tables in generated .docx file.
- bug fixes see the Milestone 1.1.0
Documentation
Update Site
Products
1.0.0
Last changes
- New documentation
- GitHub project page
- Reference documentation
- You can also access the documentation using the Eclipse help menu
- AQL 5.x and 6.x compatibility
- New MElement for styled text MText
- Improved Template custom properties editor
- Improved generation configuration editor
- Removed dependency to guava in core plugins
- some bug fixes:
- #143 End block parsing problems
- #234 Normalize how Java services are declared
- #240 Documentation generation always creates a validation file.
- #219 Inconsistent support of spaces in template name.
- #236: Move 'Resource createConfigurationModel(URI)' to GenconfUtils.
- #237 Move DeclaredServicesListener instantiation to m2doc.ide.
- ...
Update Site
Products
0.12.0
Last changes
- Sirius 5.x and 4.1.x compatibility
- Eclipse Luna to Oxygen compatibility
- Template custom properties Editor
- Genconf Editor
- Improved error reporting
- service stack trace has been added to error message
- improved parsing error
- Providers are no longer supported use services instead
- Improved tests
Update Site
Products
0.11.0
Last changes
- Sirius services
- Sirius 4.1
- replace deprecated providers
- No longer compatible with AQL 4.0
- Support type inference
- Introduce MElements (table/image/bookmark/hyperlink/pagination)
- Insert element from any custom service
- Image support aspect ratio
- Pagination: table of content, new page, new column, text wrapping
- Use POI 3.16
Update Site
Products
0.10.2
Last changes
- new test suite and tests
- standalone core
- less dependencies in the core plugin
- the core plugin is no longer a singleton
- simplified API for parsing, validation, generation
- better Apache POI packaging
- updated to Apache POI 3.15
- improved AST
- nsURI and service tokens have been moved from genmodel to template properties
see Configuring the meta-model URIs - make use of template properties in parsing/validation/generation
- added {m:comment some comment text}
- products for standalone and CI generation