Skip to content

Releases: fool2fish/velocity

0.7.2

24 Apr 11:20
Compare
Choose a tag to compare
  • F: when a reference is null, output a empty string rather than "null"

0.7.1

18 Nov 03:43
Compare
Choose a tag to compare
  • Fix the rule of naming and identifing a macro to keep the same with a reference's.

0.7.0

31 Oct 06:32
Compare
Choose a tag to compare
  • D: remove Velocity.server

0.6.11

22 Oct 10:40
Compare
Choose a tag to compare
  • 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

22 Oct 10:41
Compare
Choose a tag to compare
  • 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

31 Jul 04:00
Compare
Choose a tag to compare
  • F: right hand of #foreach could be a list or range

0.6.4

14 Jul 11:36
Compare
Choose a tag to compare
  • Show lex and syntax error stack #21
  • Make dump reference silent

0.6.2

30 Jun 09:49
Compare
Choose a tag to compare
  • F: fix a bug when extract data from #foreach statement

0.6.1

30 Jun 09:36
Compare
Choose a tag to compare

Never use this edition!

0.6.0

30 Jun 09:39
Compare
Choose a tag to compare
  • A: Reduce return value of calls on method from template