Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: janl/mustache.js Loading
base: v2.3.1
Choose a base ref
...
head repository: janl/mustache.js Loading
compare: v2.3.2
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Aug 7, 2018

  1. Correct v2.3.1 release date in CHANGELOG.md

    I made most of the `CHANGELOG.md` changes 2 August, but did not push the
    version to npm until 7 August. Updating the changelog just in case anyone
    updates and looks back on the changelog for clues of when things happen.
    phillipj committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    9578db9 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Fix custom tags by rolling back #643 & #664 (#670)

    Pull requests #643 and #664 together fix the issue reported in issue #617, but the change in behavior is causing semvers concerns. See issue #669. Therefore, roll back #643 and #664 and later reintroduce in next planned major release (v3.0).
    
    Fixes #669
    raymond-lam authored and phillipj committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    5acafd3 View commit details
    Browse the repository at this point in the history
  2. 🚢 bump to version 2.3.2

    phillipj committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    49714ba View commit details
    Browse the repository at this point in the history
Loading