Skip to content

Releases: ObeoNetwork/M2Doc

3.0.0

18 Dec 14:49
Compare
Choose a tag to compare

Last changes

Documentation

Update Site

Products

2.0.2

01 Feb 14:35
Compare
Choose a tag to compare

Last changes

Documentation

Update Site

Products

2.0.1

11 Oct 10:57
Compare
Choose a tag to compare

Last changes

Documentation

Update Site

Products

2.0.0

06 Jul 07:59
Compare
Choose a tag to compare

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

Documentation

Update Site

Products

1.1.0

25 Jan 11:02
Compare
Choose a tag to compare

Last changes

Documentation

Update Site

Products

1.0.0

21 Sep 07:45
Compare
Choose a tag to compare

Last changes

  • New documentation
  • 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

11 Aug 07:51
Compare
Choose a tag to compare

Last changes

  • Sirius 5.x and 4.1.x compatibility
  • Eclipse Luna to Oxygen compatibility
  • Template custom properties Editor
    • edit variables
    • edit metamodel URIs
    • edit java services
      Template custom properties Editor
  • Genconf Editor
    • new overview tab
    • edit variable bindings
    • edit generation options
      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

13 Jul 14:22
Compare
Choose a tag to compare

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

20 Mar 16:17
Compare
Choose a tag to compare

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

Update Site

Products

0.10.0

17 Mar 08:45
Compare
Choose a tag to compare
0.10.0 Pre-release
Pre-release
Fixed product dependencies version to fit the TP.