| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.3.tar.gz | 2016-07-21 | 1.0 MB | |
| 2.3.zip | 2016-07-21 | 1.1 MB | |
| README.md | 2016-07-21 | 548 Bytes | |
| PINCache.framework.zip | 2016-07-21 | 1.4 MB | |
| Totals: 4 Items | 3.5 MB | 0 | |
- [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)