Skip to content

Releases: segmentio/analytics-swift

Version 1.3.2

06 Oct 21:11
Compare
Choose a tag to compare
  • (Prayansh Srivastava) Fix _metadata population (#160)
  • (Alan Charles) Update README.md

Version 1.3.1

11 Jul 18:13
Compare
Choose a tag to compare
  • (Brandon Sneed) Additions to enable CLI support (#148)
  • (Prayansh Srivastava) correct edgeFunction key and add middlewareSettings (#147)
  • (Michael Grosse Huelsewiesche) Removing dead links and adding visibility to example destination project (#146)

Version 1.3.0

06 May 19:53
Compare
Choose a tag to compare
  • (Brandon Sneed) Added ability to find a plugin by destination key. (#143)
  • (Brandon Sneed) Added convenience methods for ObjC interop (#142)
  • (Cody Garvin) Cleaned up xcframework build script

Version 1.2.4

03 May 17:40
Compare
Choose a tag to compare
  • (Tasha Alfano) updated readme with missing .
  • (Brandon Sneed) Example plugins for more detailed cellular info (#139)
  • (Cody Garvin) Add macOS Lifecycle Support (#141)
  • (Cody Garvin) Added ability to add xcframework as an artifact (#140)
  • (Cody Garvin) Removes unsupported destinations and adds the ability to build XCFrameworks (#136)
  • (Brandon Sneed) Bump xcode version for CI (#131)

Version 1.2.3

28 Mar 18:11
Compare
Choose a tag to compare
  • (Brandon Sneed) Revert App Opened change from #101 (#130)

Version 1.2.2

18 Mar 23:25
Compare
Choose a tag to compare
  • (Brandon Sneed) Fix metadata population (#128)

Version 1.2.1

17 Mar 16:15
Compare
Choose a tag to compare
  • (Brandon Sneed) Added supported destinations to Readme. (#127)
  • (Cody Garvin) Fixed applicationDidFinishLaunching issue when using SwiftUI / Scenes (#126)
  • (Alan Charles) fix: fix timing issue in idfa (#125)
  • (Alan Charles) Update Readme.md (#124)

Version 1.2.0

08 Mar 17:39
Compare
Choose a tag to compare
  • (Brandon Sneed) Moved supported destinations to individual repos (#123)
  • (Prayansh Srivastava) Capture Destination Metadata (#116)

Version 1.1.2

24 Feb 19:06
Compare
Choose a tag to compare
  • (Brandon Sneed) Codify plugin versioning through the system (#121)

Version 1.1.1

16 Feb 21:47
Compare
Choose a tag to compare
  • (Brandon Sneed) Remove unused taskID. (#119)
  • (Brandon Sneed) Add example plugin for Facebook App Events (#118)
  • (Davis Gossage) Fix cleanup handler not called on background task expiration due to struct being captured before assignment (#115)
  • (Cody Garvin) Fixed lifecycle issue and added tests (#117)
  • (Wenxi Zeng) correct identify doc (#114)
  • (Niall Brennan) Fix Firebase Plugin Import (#112)