Links
Comment on page

Version 3.3.0 (2021-July )

Version 3.3.0 is an intermediate version preparing the future version 4.0.0.
This version mainly brings improvements for the DSL model and the templates.

DSL model :

  • Composite Primary Key
  • Explicit Foreign Keys
  • Explicit links between entities
  • The concept of "tag" allowing a better customization of the model
  • New annotations

Templates :

  • New objects usable in templates ( $bundle, $now, $file, $fkPart )
  • Possibility to cancel a generation in a template with the new directive "#cancel"
  • Improvement of existing objects
  • Using files in templates (text files, csv files, etc)
  • Java JPA customization for default behavior

New documentation :

The new Telosys reference documentation is available here : https://doc.telosys.org/
Thanks to GitBook for supporting Open Source projects.