- Proper handling of upcase connectors.
- Updating dependencies.
- Incorrectly parsing string with IN operator and values with commas: VAR IN ("VAL,UE1", "VALUE2").
- Type incorrectly identified in filterRow
- Properly exporting filterRegex
- Allowing toString to accept BasicFilter argument
- If isFunction is undefined, it is not added to a condition object
- Minor update
- Initial Version