Skip to content

Releases: theisegeberg/MainThreadPropertyAccessor

v0.1.1

10 Dec 21:09
Compare
Choose a tag to compare

Before nil setting was made impossible to make the syntax slightly more readable. Instead the getter now fatal errors, which I consider to be more in line with the overall purpose. As in nil-setting is nice, and the getter shouldn't be used at all :-)

v0.1.0

28 Nov 21:16
Compare
Choose a tag to compare

Initial release.