The iOS framework that grows only as fast as its 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

Added Frameworks

Renamed Frameworks

Attributed Label

NIAttributedLabel[.h|m]

Core

NIFoundationMethods[.h]

NIInMemoryCache[.m]

Added NIOperations+Subclassing[.h]

NIOperations[.h|m]

Added NIViewRecycler[.h|m]

CSS

NIChameleonObserver[.m]

Models

NICellFactory[.h|m]

NIFormCellCatalog[.h|m]

Network Image View

Added NINetworkImageRequest[.h|m]

NINetworkImageView[.h|m]

Renamed Processors to Operations

Overview

NIOverviewSwizzling[.m]

Photos

NIPhotoAlbumScrollView[.m]

NIPhotoScrubberView[.m]

NIToolbarPhotoViewController[.h|m]

Examples

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

Real Live People Involved in this Release

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