- Helper for creating `CalendarEvent` entities
- Expand `Comparison.has` and `Comparison.any` functionality to match `Query.where`
- Fix `FTrackQuery.get` to be compatible with `ftrack_api.Session.get`
- Improve logging
- Check entity type exists before creating a `Query` object
- Add `__reversed__` method to swap sort order