Skip to content

Releases: intuit/GroupedArray

Compatibility Updates

24 Jun 05:35

Choose a tag to compare

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

Add support for watchOS and tvOS

22 Nov 03:54

Choose a tag to compare

Adds requested support for watchOS and tvOS (#3)

Resolve compiler warning

18 Oct 21:36

Choose a tag to compare

  • Fixed a minor compiler warning (#2)

Resolve namespace issue

11 Aug 18:14

Choose a tag to compare

  • Rename the INTUDefines.h file to INTUGroupedArrayDefines.h

Fix compilation error with Xcode 7 & CocoaPods

22 Jul 22:06

Choose a tag to compare

  • Add a missing header import to one of the internal header files

Generics & Nullability Annotations

27 Jun 18:29

Choose a tag to compare

  • Adopt the new Generics and Nullability Annotations in a backwards-compatible fashion

Initial Release

05 Nov 18:07

Choose a tag to compare

The initial release of INTUGroupedArray.