ROADFramework v1.3.7 Release Notes

Release Date: 2014-07-21 // almost 10 years ago
  • Changelog:

    • 0๏ธโƒฃ 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.