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.9.1 API Changes

Version 0.9.1 of Nimbus was released on December 5, 2011.

This minor version removed ASI and JSONKit from Nimbus as strict dependencies. It is now easier to use other networking features for the networked image view. This release adds the new pagingscrollview feature which the photos feature now uses as a dependency. The processors feature has been renamed to operations and greatly simplified to only provide special-case implementations of operations.

Misc Changes

  • Non-PCH audit to ensure that Nimbus compiles when not using a pre-compiled header.

Added Frameworks

Renamed Frameworks

Attributed Label

NIAttributedLabel[.h|m]

  • Bugfix Cleaned up the label implementation and optimized when the text frame is recalculated.

Core

NIFoundationMethods[.h]

  • Deprecated NIRectInset deprecated in favor of UIEdgeInsetsInsetRect.

NIInMemoryCache[.m]

  • Bugfix Memory leak in NIMemoryCache when removeAllObjects was called (bug reported by lada).
  • Bugfix numberOfPixels is now reset in NIImageMemoryCache when removeAllObjects is called (bug reported by lada).

Added NIOperations+Subclassing[.h]

  • Added Anonymous category for subclassing NIOperation objects.

NIOperations[.h|m]

Added NIViewRecycler[.h|m]

CSS

NIChameleonObserver[.m]

  • Bugfix Fix assertion bug when using the Chameleon observer the first time.

Models

NICellFactory[.h|m]

NIFormCellCatalog[.h|m]

  • Added NIButtonFormElement may be used to create a button cell in a table view.

Network Image View

Added NINetworkImageRequest[.h|m]

NINetworkImageView[.h|m]

Renamed Processors to Operations

Overview

NIOverviewSwizzling[.m]

  • Bugfix Correctly intercept status bar calls for applications that don't use a navigation controller.

Photos

NIPhotoAlbumScrollView[.m]

NIPhotoScrubberView[.m]

  • Bugfix The initial scrubber thumbnail is now loaded correctly.

NIToolbarPhotoViewController[.h|m]

  • Modified NIToolbarPhotoViewController.toolbarIsTranslucent
    Method Name
    From@property (nonatomic, readwrite, assign) BOOL showPhotoAlbumBeneathToolbar
    To@property (nonatomic, readwrite, assign, getter=isToolbarTranslucent) BOOL toolbarIsTranslucent

Examples

[NetworkPhotoAlbums] Added an example of showing a caption beneath Facebook photos.

Real Live People Involved in this Release

bubnov
silhouette.gif
Roger Chapman
silhouette.gif
Manu Cornet
silhouette.gif
Samuel Grau
silhouette.gif
Anthony Lobay
silhouette.gif
Mike
silhouette.gif
Basil Shkara
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

Generated for Nimbus by doxygen 1.7.4-20110629