Skip to content

Version 1.3.7

Compare
Choose a tag to compare
@yuriy-tolstoguzov yuriy-tolstoguzov released this 21 Jul 08:10
· 140 commits to master since this release

Changelog:

  • Default NSURLCaching is completely disabled, ROAD Caching will work instead;
  • Web Service Caching moved to private queue, no more operation on UI thread;
  • Small performance optimization for Web Service Caching (thanks to @Pitsko);
  • Adding missing headers to common compound headers for web service and serialization components.