Added - Add `pascal` as a case option for events and properties in event schemas. Fixed - Do not allow spaces in schema paths. - Removes `capitalize_camel` config from `reflekt_project.yml` -
0.3.13
Fixed - Log schema *before* linting, not after.
0.3.12
Added - Campaign contexts to common Segment schema.
0.3.11
Added - Device contexts to common Segment schema.
0.3.10
Fixed - Handle case where `id` in schema properties so it doesn't get aliased to `event_id` (already used by Reflekt).
0.3.9
Fixed - Fix how duplicated columns are aliased in dbt pkg models.