Skip to content

Releases: hainayanda/Chary

v1.0.7

12 Jan 13:50
Compare
Choose a tag to compare

Make Chary available on MacOS, TVOS and WatchOS

v1.0.6

12 Jan 13:11
Compare
Choose a tag to compare

Remove unnecessary barrier on atomic

v1.0.5

12 Jan 12:03
Compare
Choose a tag to compare

Make safeSync safer

v1.0.4

12 Jan 09:50
Compare
Choose a tag to compare
  • Add flags and QoS on asyncIfNeeded and safeSync
  • Add barrier flag on Atomic

v1.0.3

26 Sep 12:01
87cd069
Compare
Choose a tag to compare
  • Added rethrows for safeSync
  • Added DispatchQueue more robust check

v1.0.2

30 Jun 05:20
afcddef
Compare
Choose a tag to compare

Since some projects will have different Quick and Nimble versions, and it shouldn't include in the distribution, it is now removed from dependency in Swift Package Manager version.

v1.0.1

01 Jun 08:55
fd457cc
Compare
Choose a tag to compare
  • Make it available on iOS 10, macOS 10.10, tvOS 10
  • Make Atomic to be final

v1.0.0

01 Jun 08:05
Compare
Choose a tag to compare

First Release