Skip to content

Releases: robb/Asterism

1.1.0: Carthagification

17 May 14:17

Choose a tag to compare

  • Added Carthage compatibility and some other small niceties #52 (Thanks @grgcombs)

1.0.0

27 Aug 10:21

Choose a tag to compare

1.0.0

0.1.1

07 Mar 18:37

Choose a tag to compare

  • Fixes the import of ASTGroupBy.h

0.1.0

07 Mar 12:33

Choose a tag to compare

Changelog

  • Add support for NSOrderedSet
  • Make ASTPluck accept id<NSFastEnumeration>
  • Pass through nil where appropriate
  • Add ASTDefaults, ASTExtend
  • Add ASTFlatten
  • Add ASTIndexOf
  • Add ASTAll and ASTAny
  • Add ASTSize
  • Add ASTWithout
  • ASTGroupBy now takes key paths
  • Add ASTPick
  • Add ASTIndexBy
  • Rename ASTGroup to ASTGroupBy
  • Remove ASTLift and ASTPartial
  • Add a Mac Framework