Click here to support Nimbus development and make a donation at www.pledgie.com !
An iOS framework whose growth is bounded by O(documentation).
Version 0.4 API Changes

Overview

Version 0.4 of Nimbus was released on July 20, 2011.

This major version introduced the new Nimbus photo viewer, a high-performance, low memory footprint photo viewer built for the iPhone and iPad. This version of Nimbus also introduced Processors and JSONKit.

Minor Releases

  • Version 0.4.1.0 - Released on July 22, 2011

Added Frameworks

Core

NIBlocks[.h] Added

  • Added NIBasicBlock
  • Added NIErrorBlock

NICommonMetrics[.h/m] Added

Common Metrics

NIDataStructures[.h]

Data Structures

NIDebuggingTools[.h]

Debugging Tools

  • Documentation updated.

NIDeviceOrientation[.h]

Device Orientation

  • Documentation updated.

NIInMemoryCache[.h]

NIOperations[.h/m] Added

NISDKAvailability[.h]

NIState[.h]

  • Modified +[Nimbus networkOperationQueue]
    Declaration
    From+ (NSOperationQueue *)globalNetworkOperationQueue
    To+ (NSOperationQueue *)networkOperationQueue
  • Modified +[Nimbus setImageMemoryCache:]
    Declaration
    From+ (void)setGlobalImageMemoryCache:(NIImageMemoryCache *)imageMemoryCache
    To+ (void)setImageMemoryCache:(NIImageMemoryCache *)imageMemoryCache
  • Modified +[Nimbus setNetworkOperationQueue:]
    Declaration
    From+ (void)setGlobalNetworkOperationQueue:(NSOperationQueue *)queue
    To+ (void)setNetworkOperationQueue:(NSOperationQueue *)queue

Network Image

NIHTTPImageRequest[.h]

NINetworkImageView[.h]

Real Live People Involved in this Release

silhouette.gif
Jeff Verkoeyen

Add Your Name to This List

Contributions are highly encouraged! If you have a feature that you feel would fit within the Nimbus framework, feel free to fire off a pull request on GitHub. Bugs may be reported using the issue tracker on GitHub as well.

Check out the tasks grab bag for opportunities to help out.

Robots Involved in this Release

Modules

 Version 0.4.1 API Changes
Generated for Nimbus by doxygen 1.7.4-20110629