Skip to content

Releases: wimpyprogrammer/conditional-expression-parser

1.1.1

04 Jul 02:55
Compare
Choose a tag to compare

Removed references to "truth table" to avoid confusion.

1.1.0

03 Feb 05:18
Compare
Choose a tag to compare
  • Upgraded Bootstrap from 3.1.1 to 3.3.2
  • Adding an explicit Submit button
  • Excluding the tutorial events from the input tracking events

1.0.0

03 Feb 05:21
Compare
Choose a tag to compare

Initial release.

  • Twitter Bootstrap layout using Flatly skin
  • Support for AND, OR, and XOR operators
  • Detect function parameters and quoted strings so their contents can be ignored
  • Bootstrap Tour tutorial with example inputs and outputs