Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/1.4.0 #528

Merged
merged 8 commits into from Jul 10, 2020
Merged

Release/1.4.0 #528

merged 8 commits into from Jul 10, 2020

Conversation

AlexBenny
Copy link
Contributor

This release introduces a few improvements and bug-fixes. In particular:

  • it has been improved the event management avoiding event ID duplication (and contexts duplication) reusing the same event object;
  • it has been added the true timestamp (custom timestamp set by the developer) along with the compatibility with the payload_data schema version 1.0.4, already available on Android;
  • it's now possible to use a single track method for all the events, like on Android.

Changelog:

AlexBenny and others added 7 commits June 24, 2020 17:52
PR: #519

* Add unified track method for all the events
* Fix travis issue
* Deprecate old track methods
* Remove warnings from tests and demo apps
PR: #520

* template for GH actions
* Update CI script
* Add test and build demo apps
* Add Snyk workflow
* Add documentation workflow
* Fix build
* Remove unused travis script
* Test on iOS 12.4 version
* Fix compilation issue appeared on Carthage

It seems NS_UNAVAILABLE caused issues in the implementation file and it forced us to create a private init method as a workaround.
@AlexBenny AlexBenny self-assigned this Jul 10, 2020
Copy link
Contributor

@paulboocock paulboocock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AlexBenny AlexBenny merged commit 2cda4ab into master Jul 10, 2020
@AlexBenny AlexBenny deleted the release/1.4.0 branch July 10, 2020 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants