Releases: CPonty/templ-dot-net
Releases · CPonty/templ-dot-net
Templ.NET v0.1.5 (Beta)
Templ.NET v0.1.4 (Beta)
Templ.NET v0.1.3 (Beta)
NuGet
Issues
- #8 : Added a Description field to Graphics, to make inserting captions easier
- #11 : Expanded the example templates
- #23 : Added support for Hyperlinks in the repeat-by-collection module
- #24 : Added support for primitive types as root elements of a repeat-by-collection scope (list, table row etc.)
- #25 : Trimmed line breaks around deleted comments
- #26 : Trimmed whitespace around document placeholders
- #27 : Implemented the {rm} module, allowing conditional deletion of paragraphs
- #28 : Added support for direct use of string/boolean values in placeholders
- #29 : Fixed ordering of {li:} text collections
- #30 : Made section deletion more robust
- #31 : Added configurable behavior on bad model references
Templ.NET v0.1.1 (Beta)
- Source code
- Functional debug build
- NuGet Package
- Hello World: README documentation, .docx template, data model class, console application