Skip to content

Releases: mauriciosantos/Buckets-Swift

Update to Swift 3.0

09 Dec 07:47
Compare
Choose a tag to compare

Update to Swift 3
This change updates the library to be compatible with Swift 3.
Notable changes include:

  • Support for Swift Package Manager
  • API changes across the entire project following Swift 3 conventions
  • Deployment targets for watchOS and tvOS
  • Updated documentation

This release is not compatible with Swift 2.
Please keep using Buckets 1.2 for Swift 2 projects.

Minor language fixes

03 Apr 09:54
Compare
Choose a tag to compare
1.2.1

Bump version

1.2.0

06 Feb 06:13
Compare
Choose a tag to compare
  • Add support for tvOS and watchOS
  • Travis CI integration
  • Automatic Doc generation

1.1

05 Oct 01:29
Compare
Choose a tag to compare
1.1
  • Update syntax and logic to conform to swift 2.0.
  • Trie struct is not generic now and it works with strings only.

1.0.1

15 Apr 02:54
Compare
Choose a tag to compare

Production ready release.

0.1.7

14 Apr 22:33
Compare
Choose a tag to compare
Fix Carthage scheme detection