Files
handlebars.js/lib/handlebars
Nils Knappmeier 8a836e2272 Handlebars.compile() does not modify "options" anymore
Fixes #1327

- This commit creates a shallow copy of the "options" passed to
  Handlebars.compile() in order to prevent modifications
- Note that "new Handlebars.Compiler().compile(..., options)" still
  modify the options object. This might change in the future, if
  anybody needs a fix for that.
2017-05-21 13:20:48 +02:00
..
2015-08-22 11:13:08 -07:00
2017-05-02 22:55:44 +02:00
2015-08-22 11:13:08 -07:00
2015-08-01 17:54:47 -05:00
2015-09-23 21:59:58 -05:00
2015-04-16 16:43:01 -05:00
2015-10-31 13:32:43 -05:00