Releases: fool2fish/velocity
Releases · fool2fish/velocity
0.7.2
- F: when a reference is null, output a empty string rather than "null"
0.7.1
- Fix the rule of naming and identifing a macro to keep the same with a reference's.
0.7.0
- D: remove Velocity.server
0.6.11
- F: capture the error thrown by toString method when merge the result of statements
- F: check the format of config.macro and config.template
0.6.9
- F: Check if an object or array exist before expand it when dump.
- U: Dump the real value of variable that is of bool type.
0.6.7
- F: right hand of #foreach could be a list or range
0.6.4
- Show lex and syntax error stack #21
- Make dump reference silent
0.6.2
- F: fix a bug when extract data from #foreach statement
0.6.0
- A: Reduce return value of calls on method from template