Tag that sends events to Braze from Snowplow, GAv4 or other clients. Works best with the Snowplow Client.
- Fix version free entity matching (#21)
- Allow adding self describing event data to root level of Braze event (#18)
- Make function descriptions consistent with JSDoc (#19)
- Switch to using createRegex (#17)
- Update copyright to 2023 (#14)
- Fix value check when populating properties (#13)
- Add GitHub Actions (#11)
- Allow event name overrides (#10)
- Switch to snowplow.io domain (#7)
- Allow using alias object as user identifier (#3)
- Add option to include or exclude an entity (#5)
- Standardize logs (#4)
- Reduce duplication in tests (#6)
- Initial Version