Skip to content

Tags: jwadhams/json-logic-js

Tags

2.0.5

Toggle 2.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Stop recommending Bower over NPM. In fact, stop recommending it …

…at all (#138)

2.0.3

Toggle 2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Change the reduce function to evaluate the initial value, which lets …

…us capture state for use in the logic function. (#118)

v1.0.12

Toggle v1.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Change the reduce function to evaluate the initial value, which lets …

…us capture state for use in the logic function. (#118)

2.0.2

Toggle 2.0.2's commit message
Update the readme

2.0.1

Toggle 2.0.1's commit message
Version bump

2.0.0

Toggle 2.0.0's commit message
2.0.0, remove the 'method' operator

1.2.3

Toggle 1.2.3's commit message
Version 1.2.3

1.2.2

Toggle 1.2.2's commit message
New version with PR-49

1.2.1

Toggle 1.2.1's commit message
Add support for substr that matches PHP's slightly wider functionality

1.2.0

Toggle 1.2.0's commit message
Adding support for 'map', 'filter', 'reduce' and formalizing support …

…for 'all', 'some', and 'none'