> For the complete documentation index, see [llms.txt](https://news.telosys.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://news.telosys.org/version-3.3.0.md).

# 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&#x20;
* 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](https://www.gitbook.com/) for supporting Open Source projects.
