Features
- Event class
- Update to Python 3
Improvements
- Add `__call__` method to entities as an alternative to using `__eq__`
- Automatically remap query to use IDs if passing list of entities into `.in_()`
Fixes
- Inverting a query will now correctly recalculate the order of operations
- Speech marks are now escaped in strings