Skip to content

monstache v3.4.0

Compare
Choose a tag to compare
@rwynn rwynn released this 05 Dec 02:29
· 325 commits to master since this release

Changes

  • Add ability to embed documents during the mapping phase. Javascript plugins get 3 new global functions: findId, findOne, and find. Golang plugins get access to the mgo.Session. See the docs for details.