- update yaku
- bug fix
- fix a build issue
- revert an ugly style hack
- opt: default template
- update document
- opt: @return means a function
- opt: Function with no param can use an empty @param to get better render result.
- fix: a typo in nodejs
- opt: coffee rules
- opt: coffee rules
- opt: default tpl
- opt: use yaku to replace
bluebird
. - upd: dep
- new: predefined tag
@noPrefix
- fix: an option passing bug
- minor bug fix
- upd: dep
- more lightwight
- remove useless name prefix, such as
self
- fix a template bug for display
_
- fix a parser bug: parse {Object={}} as {Object={}
- update nofs
- update dependency
- Add predefined tags
- @private
- @nodoc
- @alias
- @prefix
- opt: doc
- First version