10000 Comparing 0.6.0...0.6.1 · lodash/lodash · GitHub
[go: up one dir, main page]

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: 0.6.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: 0.6.1
Choose a head ref
  • 8 commits
  • 10 files changed
  • 1 contributor

Commits on Aug 29, 2012

  1. Avoid issues in IE with other code containing comments like `//@todo

    …xyz`.
    
    Former-commit-id: 92ec6258539bf48144e9af05d0e326651a5fedda
    jdalton committed Aug 29, 2012
    Configuration menu
    Copy the full SHA
    2ad9bba View commit details
    Browse the repository at this point in the history
  2. Optimize isPlainObject.

    Former-commit-id: 37754e27d03929927d8b8653bd7e44ad3ce2b23c
    jdalton committed Aug 29, 2012
    Configuration menu
    Copy the full SHA
    4585acf View commit details
    Browse the repository at this point in the history
  3. Bump to v0.6.1.

    Former-commit-id: 68b59ea3e76d06d60acc81e30770b5899b8ea761
    jdalton committed Aug 29, 2012
    Configuration menu
    Copy the full SHA
    0337c04 View commit details
    Browse the repository at this point in the history
  4. Ensure Closure Compiler removes isPlainObject when it's no longer n…

    …eeded in build.js.
    
    Former-commit-id: 748de0f28f4e0733ef83a77fe2b1f6e40e4f8ce2
    jdalton committed Aug 29, 2012
    Configuration menu
    Copy the full SHA
    0044917 View commit details
    Browse the repository at this point in the history
  5. Remove pseudo private properties from debug builds.

    Former-commit-id: 839c2e47e19ba163f0c69d3c115ec9ee262d5d6b
    jdalton committed Aug 29, 2012
    Configuration menu
    Copy the full SHA
    3a0007c View commit details
    Browse the repository at this point in the history
  6. Cleanup link hashes in generated docs and update vendors.

    Former-commit-id: 278366a7dacea91d965835b24ae7ec046f455110
    jdalton committed Aug 29, 2012
    Configuration menu
    Copy the full SHA
    061ad41 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2012

  1. Update cdn links and tested browsers in README.md.

    Former-commit-id: db952c5d72fa9e4d6ce3280574b9e4e26da8c928
    jdalton committed Aug 30, 2012
    Configuration menu
    Copy the full SHA
    4613ab9 View commit details
    Browse the repository at this point in the history
  2. Ensure noArgsClass references aren't removed for "underscore" builds.

    Former-commit-id: 697e2d29d5fef32b0b10d775eee7a12d193ff1a9
    jdalton committed Aug 30, 2012
    Configuration menu
    Copy the full SHA
    141c10f View commit details
    Browse the repository at this point in the history
Loading
0