Skip to content

Releases: dimasusername/MainOffender

v0.4.0

Choose a tag to compare

@mattmassicotte mattmassicotte released this 21 Apr 11:32
8adc743
  • Remove all of the unsafe variants because these kinds of things really just don't work

v0.3.2

Choose a tag to compare

@mattmassicotte mattmassicotte released this 29 Aug 18:28
702418e
  • remove left over debug logging

v0.3.1

Choose a tag to compare

@mattmassicotte mattmassicotte released this 21 Aug 15:06
d431a69
  • NotificationCenter.addMainActorObserver
  • RunLoop.turn

v0.3.0

Choose a tag to compare

@mattmassicotte mattmassicotte released this 20 Aug 10:19
9d67646
  • Add the ThreadExecutor type

v0.2.2

Choose a tag to compare

@mattmassicotte mattmassicotte released this 08 Jul 11:28
4143ef5
  • Deprecate the runUnsafely API
  • Fix up a few concurrency warnings

v0.2.1

Choose a tag to compare

@mattmassicotte mattmassicotte released this 26 Jan 11:32
8de872d
  • MainOperationQueue and MainDispatchQueue are now Sendable

v0.2.0

Choose a tag to compare

@mattmassicotte mattmassicotte released this 16 Jan 12:25
750730d
  • NotificationCenter unsafe
  • Main Queue proxies

v0.1.0

Choose a tag to compare

@mattmassicotte mattmassicotte released this 21 Jul 12:15
343cc37
  • Initial release