Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Releases: measurement-kit/mkall-ios

v0.10.0

21 Jul 13:55
v0.10.0
Compare
Choose a tag to compare
measurement-kit/mkall-ios v0.10.0

v0.9.0

24 Jun 10:39
v0.9.0
Compare
Choose a tag to compare

Like the previous release but we've updated assets.

v0.8.1

14 May 20:28
v0.8.1
Compare
Choose a tag to compare

This release is using MK v0.10.11_1 for iOS

v0.8.0

26 Feb 22:24
v0.8.0
Compare
Choose a tag to compare
measurement-kit/mkall-ios v0.8.0

v0.7.0

02 Jan 13:36
v0.7.0
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

This release adds support for getting the reason why resubmission failed. We're still on MK v0.10.8.

v0.6.3

31 Dec 14:54
v0.6.3
Compare
Choose a tag to compare
v0.6.3 Pre-release
Pre-release

This release uses MK v0.10.8 and updates all dependencies to the latest version.

v0.6.2

11 Oct 08:10
v0.6.2
Compare
Choose a tag to compare

This release reverts enabling diagnostics when debugging because this was preventing us from properly using the simulator in some cases. See 9fc5612 for more info.

v0.6.1

28 Aug 09:57
v0.6.1
Compare
Choose a tag to compare

This release changes the code to use MK v0.10.5.

There are no visible API changes.

v0.6.0

22 Aug 14:00
v0.6.0
Compare
Choose a tag to compare

This release changes the code to use MK v0.10.5.

The visible change is the removal of the MKCollector API.

v0.5.5

25 Jul 22:13
v0.5.5
Compare
Choose a tag to compare

This release fixes a very bad bug where we didn't free the memory we allocated in ObjectiveC. It brings with it a bunch of stuff that should make such major screwups less likely in the future.

As I mentioned in the related commit, it's interesting also to see how we never noticed (or we never encountered data indicating the occurrence of such event, perhaps).