HubSpot / jinjava

Jinja template engine for Java
Apache License 2.0
690 stars 168 forks source link

Debug Undefined Feature to echo back Uknown tokens. #1150

Closed abarrafo closed 7 months ago

abarrafo commented 7 months ago

Inspired by this PR - Render back unresolved tokens. Implemented instead with features as suggested by @jasmith-hs and named ECHO_UNDEFINED . I originally wanted to call it DEBUG_UNDEFINED to get close to this feature in jinja2, but that offers a bit more.

marius-diumia commented 7 months ago

thank you both @jasmith-hs & @abarrafo for helping with this and merging

abarrafo commented 7 months ago

Hey @jasmith-hs , just curious on what your release lifecycle is? Any idea on when the next release will make is into maven central? Thanks so much

jasmith-hs commented 7 months ago

@abarrafo I put it on my todo list. I'm going out of town so I'll either be able to release it tomorrow or in about a week and a half