[Pkg-javascript-commits] [libjs-handlebars] 04/06: Updated version 4.0.10 from 'upstream/4.0.10'

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Sep 25 12:03:08 UTC 2017


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository libjs-handlebars.

commit 766bb9969fda2452ecbd1f3200b1d9e436f71480
Merge: d5a7f11 e83e7da
Author: Pirate Praveen <praveen at debian.org>
Date:   Mon Sep 25 17:29:32 2017 +0530

    Updated version 4.0.10 from 'upstream/4.0.10'
    
    with Debian dir fdc6a8467b1fcbb4707731805493fd2f904beea5

 .gitattributes                                 |   6 ++
 .istanbul.yml                                  |   2 +-
 .travis.yml                                    |   4 +-
 CONTRIBUTING.md                                |  23 ++++-
 Gruntfile.js                                   |   9 +-
 LICENSE                                        |   2 +-
 README.markdown                                |   2 +
 bench/util/benchwarmer.js                      |   2 +-
 components/bower.json                          |   2 +-
 components/handlebars.js.nuspec                |   2 +-
 docs/decorators-api.md                         |   4 +-
 lib/handlebars/base.js                         |   2 +-
 lib/handlebars/compiler/compiler.js            |   5 +-
 lib/handlebars/compiler/javascript-compiler.js |  20 +++--
 lib/handlebars/exception.js                    |  20 ++++-
 lib/handlebars/runtime.js                      |  24 +++--
 lib/precompiler.js                             |   3 -
 package.json                                   |   2 +-
 release-notes.md                               |  67 +++++++++++++-
 spec/compiler.js                               |  37 ++++++++
 spec/partials.js                               | 118 +++++++++++++++++++++++++
 spec/precompiler.js                            |   4 +-
 spec/regressions.js                            |  44 +++++++++
 src/parser-prefix.js                           |   2 +-
 src/parser-suffix.js                           |   3 +-
 tasks/publish.js                               |  18 ++--
 tasks/test.js                                  |  16 ++--
 27 files changed, 385 insertions(+), 58 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/libjs-handlebars.git



More information about the Pkg-javascript-commits mailing list