Skip to content

Releases: ankurp/Cent

v7.0.0

25 Feb 18:47
Compare
Choose a tag to compare
  • Updating library to work with Swift 4 and Xcode 9

v6.0.4

28 Jul 16:26
Compare
Choose a tag to compare
  • Adding moveElement to array
  • Upgrading dependencies

v6.0.3

06 Nov 15:34
Compare
Choose a tag to compare

Changelog

  • Adding @discardableResult for each functions in error
  • Upgrading to Dollar@6.1.0

v6.0.2

25 Oct 13:46
Compare
Choose a tag to compare

Changelog

  • Fixes to support Linux

v6.0.1

28 Sep 18:33
Compare
Choose a tag to compare

Changelog

  • Bring back range extensions that were lost in swift 3 upgrade
  • Add support for tvOS and watchOS in cocoapods
  • Update docs

v6.0.0

28 Sep 01:06
Compare
Choose a tag to compare

Changelog

  • Support for Swift 3 Syntax

v6.0.0-beta

26 Sep 18:47
Compare
Choose a tag to compare

Support for Swift 3

v5.0.3

22 Aug 16:27
Compare
Choose a tag to compare
  • Upgrade to v5.2.0 of Dollar library

v5.0.2

03 Jun 21:34
Compare
Choose a tag to compare
  • Fixing Swift 3 deprecated warnings

v5.0.1

22 May 17:30
Compare
Choose a tag to compare
  • Added zipObject and isNotEmpty extension to Array type