[Pkg-javascript-commits] [libjs-handlebars] branch upstream updated (65f4de6 -> e83e7da)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Mon Oct 23 11:29:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch upstream
in repository libjs-handlebars.
from 65f4de6 Imported Upstream version 4.0.5
adds e83e7da New upstream version 4.0.10
No new revisions were added by this update.
Summary of changes:
.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(-)
create mode 100644 .gitattributes
--
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