Skip to content

2.3

Compare
Choose a tag to compare
@garrettmoon garrettmoon released this 21 Jul 22:59
· 159 commits to master since this release
  • [new] Added support for object subscripting (#78)
  • [new] Add support for file writing protection (#82)
  • [new] tvOS framework for Carthage (#90)
  • [fix] Start trash background task after dispatch (#75)
  • [fix] Nullability correction (#76)
  • [fix] Fix Xcode warnings printing a pointer value for self (#86)
  • [fix] Update total cost on item replace (#93)
  • [fix] Use pthread mutex instead of a semaphore for locking (#96)
  • [fix] Use NSConditionalLock (#98)
  • [cleanup] Removed local weak self references; It is the same as having one weak (#74)