Releases: fool2fish/velocity
Releases · fool2fish/velocity
0.5.10
- D: remove
b4tostr
event
- U: return
{raw: rawObj, str: strObj}
when calls data.extract()
- A: add Data.tostr() and Data.dump()
0.5.7
- U: replace util.inspect with custom tostring method to support multiline function
0.5.6
- A: add custom event
b4tostr
for extract data structure from template
0.5.5
- U: remove cache when require context.
- F: support varargs when extract data structure.
- F: fix spelling error of data structure result.
0.5.4
- F: fix formater.tostr() calling error.
- A: extract data from runtime environment.
0.5.1
- U - First character of reference could be underline