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: jwadhams/json-logic-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.2
Choose a base ref
...
head repository: jwadhams/json-logic-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    12fbedd View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Alternate proposal to handle falsy data, it seems like the core probl…

    …em is that var couldn't handle the top level data object being undefined
    jwadhams committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    d17c377 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Merge pull request #89 from jwadhams/hotfix/handle-falsy-data

    Handle falsy data
    jwadhams authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    28c28ed View commit details
    Browse the repository at this point in the history
  2. Version 1.2.3

    jwadhams committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    8b5e56b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Configuration menu
    Copy the full SHA
    fadfa5d View commit details
    Browse the repository at this point in the history
Loading