Releases: erdos/stencil
Releases · erdos/stencil
Function provider SPI, fix GraalVM image
Introduce deps.edn and new merger algo
Changes
- Refactor
stencil.merger
and speed up template preparation #152 - Move from Leiningen to tools.deps #164
Summary
Focus for this release was on simplifying development by reworking the build process and simplifying code. Performance improvement is a nice side-effect of related work. There are no significant API changes in this release.
v0.5.2 - fixes around numberings and fragments
- Fix #148 - numbering definitions are missing when included from fragments
- Add more visual regression tests
improve error handling
v0.5.0 feat: version 0.5.0 (#143)
v0.3.31
v0.3.30
v0.3.29
0.3.28 - joinAnd function
- add
joinAnd
function - fix
map()
function to work withjava.util.List
lists and add test cases - fix array access operator to work with
java.util.List
lists
v0.3.27
v0.3.26 - fix drawings
- add default namespaces to fix drawings #97