8000 Comparing v2.9.1...v2.99.2 · jasmine/jasmine · 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: jasmine/jasmine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.9.1
Choose a base ref
...
head repository: jasmine/jasmine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.99.2
Choose a head ref
  • 10 commits
  • 19 files changed
  • 2 contributors

Commits on Feb 5, 2018

  1. Add ability to report deprecation warnings from within the suite

    [#154746527]
    Gregg Van Hove committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    5afe122 View commit details
    Browse the repository at this point in the history
  2. Display deprecation warnings in HTML reporter

    - Also no longer check for stack since IE doesn't do that
    
    [#154746527]
    Gregg Van Hove committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    24bf348 View commit details
    Browse the repository at this point in the history
  3. Add deprecation messages for things that will change/break in 3.0

    [#154746527]
    Gregg Van Hove committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    c142490 View commit details
    Browse the repository at this point in the history
  4. Use Jasmine's arrayContains to look for duplicate deprecations

    [#154746527]
    Gregg Van Hove committed Feb 5, 2018
    10000 Configuration menu
    Copy the full SHA
    32f99ef View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. bump version to 2.99

    Gregg Van Hove committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    9911d37 View commit details
    Browse the repository at this point in the history
  2. Generate combined file with new version numbers

    Gregg Van Hove committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    4530f94 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

  1. Only show deprecation for catch exceptions if you tell Jasmine not to…

    … catch
    
    - Fixes #1497
    Gregg Van Hove committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    fbec3cc View commit details
    Browse the repository at this point in the history
  2. Specify Jasmine Gem 2.99 tag for bundle install

    Gregg Van Hove committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    c2603ef View commit details
    Browse the repository at this point in the history
  3. Also lock for selenium runner

    Gregg Van Hove committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    4e5d947 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. Don't include the specs in the ruby gem

    - Bump to 2.99.2 for gem
    Gregg Van Hove committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    3c6308f View commit details
    Browse the repository at this point in the history
Loading
0