Skip to content

0.19.3

Choose a tag to compare

@searls searls released this 06 Dec 02:06
· 250 commits to master since this release

Dramatically enhances the plugin feature that landed in 0.19.0 by allowing plugins to:

  • define their own grunt tasks under tasks/
  • depend on other lineman plugins (lineman will pull them in recursively per the rules detailed in 33f0d06 ).