Skip to content

Releases: tmandry/AXSwift

0.3.2

21 Sep 03:01
81dcc36
Compare
Choose a tag to compare

Fix missing Cocoa imports

0.3.1

02 Jan 01:01
Compare
Choose a tag to compare

Clean up warnings

0.3.0

02 Jan 00:41
Compare
Choose a tag to compare

Swift 5.0

0.2.3

14 Dec 05:22
Compare
Choose a tag to compare

Automatically stop notifications when an Observer is de-initialized. This fixes a potential crashes when a notification is sent to a defunct Observer.