Skip to content

Commit

Permalink
Merge pull request #78 from lhncbc/fix_xor
Browse files Browse the repository at this point in the history
Fix xor
  • Loading branch information
plynchnlm authored Mar 1, 2019
2 parents 8916e57 + 0ce67f3 commit 87edfbc
Show file tree
Hide file tree
Showing 6 changed files with 1,477 additions and 1,393 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
This log documents significant changes for each release. This project follows
[Semantic Versioning](http://semver.org/).

## [0.10.2] - 2019-02-26
### Fixed
- Corrected the behavior of xor with an empty set.

## [0.10.1] - 2019-01-04
### Fixed
- Variables referenced in expressions are now only wrapped in arrays if they
Expand Down
14 changes: 7 additions & 7 deletions demo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 87edfbc

Please sign in to comment.