Skip to content

Nuke 4.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@kean kean released this 28 Aug 16:55
  • Use custom LRU memory cache instead of NSCache which is not LRU, and which is a bit slower, because you have to wrap keys (which are structs) into objects.
  • Fix memory leak in Deduplicator