Skip to content

Pulse 4.1.1

Compare
Choose a tag to compare
@kean kean released this 06 May 23:24
· 18 commits to main since this release
  • Fix #246 – an issue with concurrent initialization of LoggerStore from multiple threads (workaround: initialize it in app delegate before other code runs)
  • Add @MainActor attribute to RemoteLogger
  • Address Swift 6 warnings