Skip to content

Releases: fool2fish/velocity

0.7.2

Choose a tag to compare

@fool2fish fool2fish released this 24 Apr 11:20
  • F: when a reference is null, output a empty string rather than "null"

0.7.1

Choose a tag to compare

@fool2fish fool2fish released this 18 Nov 03:43
  • Fix the rule of naming and identifing a macro to keep the same with a reference's.

0.7.0

Choose a tag to compare

@fool2fish fool2fish released this 31 Oct 06:32
  • D: remove Velocity.server

0.6.11

Choose a tag to compare

@fool2fish fool2fish released this 22 Oct 10:40
  • 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

Choose a tag to compare

@fool2fish fool2fish released this 22 Oct 10:41
  • 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

Choose a tag to compare

@fool2fish fool2fish released this 31 Jul 04:00
  • F: right hand of #foreach could be a list or range

0.6.4

Choose a tag to compare

@fool2fish fool2fish released this 14 Jul 11:36
  • Show lex and syntax error stack #21
  • Make dump reference silent

0.6.2

Choose a tag to compare

@fool2fish fool2fish released this 30 Jun 09:49
  • F: fix a bug when extract data from #foreach statement

0.6.1

Choose a tag to compare

@fool2fish fool2fish released this 30 Jun 09:36

Never use this edition!

0.6.0

Choose a tag to compare

@fool2fish fool2fish released this 30 Jun 09:39
  • A: Reduce return value of calls on method from template