Skip to content

Releases: intuit/GroupedArray

Compatibility Updates

Choose a tag to compare

@lwdupont lwdupont released this 24 Jun 05:35

Took two pull requests, one for Swift 3 and one for fixing a macro name.

Add support for watchOS and tvOS

Choose a tag to compare

@krstnfx krstnfx released this 22 Nov 03:54

Adds requested support for watchOS and tvOS (#3)

Resolve compiler warning

Choose a tag to compare

@krstnfx krstnfx released this 18 Oct 21:36
  • Fixed a minor compiler warning (#2)

Resolve namespace issue

Choose a tag to compare

@smileyborg smileyborg released this 11 Aug 18:14
  • Rename the INTUDefines.h file to INTUGroupedArrayDefines.h

Fix compilation error with Xcode 7 & CocoaPods

Choose a tag to compare

@smileyborg smileyborg released this 22 Jul 22:06
  • Add a missing header import to one of the internal header files

Generics & Nullability Annotations

Choose a tag to compare

@smileyborg smileyborg released this 27 Jun 18:29
  • Adopt the new Generics and Nullability Annotations in a backwards-compatible fashion

Initial Release

Choose a tag to compare

@smileyborg smileyborg released this 05 Nov 18:07

The initial release of INTUGroupedArray.