Skip to content

Tags: dbx/stencil

Tags

0.5.4

Toggle 0.5.4's commit message
Upgrade to stencil core 0.5.4

0.4.7.2

Toggle 0.4.7.2's commit message
Dynamic links - replaceLink function

This is a temporary backport of a function to generate dynamic links.

0.4.7.1

Toggle 0.4.7.1's commit message
Stencil 0.4.7.1 - Custom "distinct" function

Add a distinct function to templates which deduplicates the collection which it gets as a parameter.
This function is "registered" when Process is first used (it is used in a static constructor)
Hopefully later it will be replaced by a ServiceLoader implementation

0.4.7

Toggle 0.4.7's commit message
Update stencil core to 0.4.7

0.4.6

Toggle 0.4.6's commit message
stencil v0.4.6

0.4.2

Toggle 0.4.2's commit message
Enable template caching process

0.3.15.1

Toggle 0.3.15.1's commit message
v0.3.15.1 fix source directory locations

fix leiningen-like directory structure to maven default

0.3.15

Toggle 0.3.15's commit message
Upgrade stencil-core to 0.3.15

This fixes RM13927
Also cleaned up sonarlint issues