Skip to content

Releases: google/gtm-session-fetcher

v1.1.5 Release

05 Aug 20:43
Compare
Choose a tag to compare

New release to pickup PR #50, #51, #53, #55

Highlights:

  • Stop exposing some things as mutable to finish out threading cleanups.
  • More complete use of atomic/nonatomic to go with the threading cleanups.
  • More threading handing to avoid some races/deadlocks.

v1.1.4 Release

31 May 14:14
Compare
Choose a tag to compare

New release to pickup PR #45, #46, #47, #48

Highlights:

  • Refactoring to expose a block for custom challenge handling.
  • Threading cleanup and enforcement internally.
  • Expanding some HeaderDoc comments about usage.

v1.1.3 Release

05 May 13:43
Compare
Choose a tag to compare

New release with #43 merged in to let other pods depend on it for the background task fixes and testing.

v1.1.2 Release

21 Apr 17:10
Compare
Choose a tag to compare

Named release for the podspec to get pushed with tvOS support included.

v1.1.1 Release

07 Apr 13:52
Compare
Choose a tag to compare

Cutting a new to capture a tweak to the callback queues that make them a little nicer to use (they default now instead of returning nil).

1.1.0 Release

08 Mar 18:39
Compare
Choose a tag to compare

Release cut to provide something for the podspec to point at.