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: lodash/lodash
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.4.0
Choose a base ref
...
head repository: lodash/lodash
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.5.0
Choose a head ref
  • 19 commits
  • 15 files changed
  • 2 contributors

Commits on Feb 16, 2016

  1. Configuration menu
    Copy the full SHA
    e91371d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c27a6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b2274c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c94b148 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17091d3 View commit details
    Browse the repository at this point in the history
  6. Update cdn links. [ci skip]

    jdalton committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    9ca02a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2016

  1. Simplify readme. [ci skip]

    jdalton committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    86f2a10 View commit details
    Browse the repository at this point in the history
  2. Add castArray chaining test.

    jdalton committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    7998632 View commit details
    Browse the repository at this point in the history
  3. Remove dup _.invertBy test.

    jdalton committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    53168e4 View commit details
    Browse the repository at this point in the history
  4. Add _.invertBy tests.

    jdalton committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    d9dc0e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    664d66a View commit details
    Browse the repository at this point in the history
  6. Ensure clone methods clone expando properties of boolean, number, & s…

    …tring objects. [closes #2008]
    jdalton committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    7b93dc9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b188f90 View commit details
    Browse the repository at this point in the history
  8. Specify utf8 encoding.

    jdalton committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    4f702e2 View commit details
    Browse the repository at this point in the history
  9. Remove unused baseArity.

    jdalton committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    6e2fb92 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9f7f9fc View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. Fix npm-test by removing the call to test-docs.

    Myles Borins authored and jdalton committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    cca5ac6 View commit details
    Browse the repository at this point in the history
  2. Rebuild lodash and docs.

    jdalton committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    a4f7d4c View commit details
    Browse the repository at this point in the history
  3. Bump to v4.5.0.

    jdalton committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    ab73503 View commit details
    Browse the repository at this point in the history
Loading