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

Version 4.24.0 #484

Merged
merged 38 commits into from
Dec 9, 2020
Merged

Version 4.24.0 #484

merged 38 commits into from
Dec 9, 2020

Conversation

uerceg
Copy link
Contributor

@uerceg uerceg commented Dec 9, 2020

  • Added possibility to get cost data information in attribution callback.
  • Added setNeedsCost: method to ADJConfig to indicate if cost data is needed in attribution callback (by default cost data will not be part of attribution callback if not enabled with this setter method).
  • Enabled position dependent code generation.
  • Improved logging.
  • Addressed Xcode warnings regarding deprecated API usage.
  • Removed some obsolete and unused API.
  • Updated README (Update README.md #472).
  • Replaced malloc with more secure calloc calls (Replaced malloc with secure calloc. #432).

below and others added 30 commits December 9, 2020 13:26
…an uninitialized memory are easier to obtain information from the memory.
This was referenced Dec 9, 2020
@uerceg uerceg merged commit 772d1bd into master Dec 9, 2020
@uerceg uerceg deleted the v4240 branch December 9, 2020 12:30
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

6 participants