-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Comparing changes
Open a pull request
base repository: janl/mustache.js
base: v1.0.0
head repository: janl/mustache.js
compare: v1.1.0
- 14 commits
- 14 files changed
- 3 contributors
Commits on Jan 7, 2015
-
Refactor Writer.renderTokens() for better readability.
Split the old Writer.renderTokens() into several small functions with a single responsible.
Configuration menu - View commit details
-
Copy full SHA for 3f298fd - Browse repository at this point
Copy the full SHA 3f298fdView commit details
Commits on Jan 29, 2015
-
Configuration menu - View commit details
-
Copy full SHA for deaf0ba - Browse repository at this point
Copy the full SHA deaf0baView commit details
Commits on Jan 31, 2015
-
Merge pull request #414 from phillipj/cleanup/refactor-render-tokens
Refactor Writer.renderTokens() for better readability.
Configuration menu - View commit details
-
Copy full SHA for cb4abe1 - Browse repository at this point
Copy the full SHA cb4abe1View commit details
Commits on Feb 2, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 4ac1862 - Browse repository at this point
Copy the full SHA 4ac1862View commit details -
Merge pull request #413 from phillipj/cleanup/readme-tests
Cleanup tests section in readme
Configuration menu - View commit details
-
Copy full SHA for 99b40a7 - Browse repository at this point
Copy the full SHA 99b40a7View commit details
Commits on Feb 3, 2015
-
- Documented required version of npm while developing - Use the latest npm client for node >= v0.8 on travis Special quirks to get node v0.6 supported: - npm client v1.3.26 on travis - jshint 2.4.4 as >= 2.5.x breaks
Configuration menu - View commit details
-
Copy full SHA for d1bb461 - Browse repository at this point
Copy the full SHA d1bb461View commit details -
Merge pull request #421 from phillipj/feature/jshint-on-test
run jshint before tests, support of node back to v0.6
Configuration menu - View commit details
-
Copy full SHA for c26578a - Browse repository at this point
Copy the full SHA c26578aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 146497b - Browse repository at this point
Copy the full SHA 146497bView commit details
Commits on Feb 7, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 2844c9c - Browse repository at this point
Copy the full SHA 2844c9cView commit details
Commits on Feb 11, 2015
-
CLI used to render a mustache template with a data view, writes the template into stdout when successfull. Otherwise meaningfull errors into stderr. Fixes #424
Configuration menu - View commit details
-
Copy full SHA for 65387a5 - Browse repository at this point
Copy the full SHA 65387a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f06df2 - Browse repository at this point
Copy the full SHA 5f06df2View commit details
Commits on Feb 12, 2015
-
Merge pull request #426 from kriix/master
Improve documentation to explain that Inverted Sections uses falsy
Configuration menu - View commit details
-
Copy full SHA for 7e49944 - Browse repository at this point
Copy the full SHA 7e49944View commit details
Commits on Feb 13, 2015
-
Merge pull request #425 from phillipj/feature/cli
Created command line tool
Configuration menu - View commit details
-
Copy full SHA for 05d7146 - Browse repository at this point
Copy the full SHA 05d7146View commit details
Commits on Feb 18, 2015
-
3
Configuration menu - View commit details
-
Copy full SHA for d4ba5a1 - Browse repository at this point
Copy the full SHA d4ba5a1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.0...v1.1.0