Skip to content

v0.3.0

Compare
Choose a tag to compare
@ffried ffried released this 27 Sep 15:16
24eacb7
  • Extend documentation
  • Fix lifetime of OperationQueue
  • Fix potential deadlock when cancelling all operations in a queue
  • Extend BlockOperation to allow "synchronous" blocks (that don't get a reference to the finish method).
  • Restructure tests