havok2063 / boolean_parser

python package for parsing a string with boolean logic
https://boolean-parser.readthedocs.io/en/latest/index.html
BSD 3-Clause "New" or "Revised" License
14 stars 7 forks source link

Simplifies test and updates docs #8

Closed havok2063 closed 2 years ago

havok2063 commented 2 years ago

This PR simplifies the new tests to reduce boilerplate code. It adds a new operand syntax table to the documentation. And updates the changelog.