Skip to content

Releases: hyperoslo/Sugar

Sugar — 5.0.1

18 Jun 11:12
Compare
Choose a tag to compare
  • Updated for Swift 5
  • Added SPM (thanks @janlionly)!

Swift 4.2

15 Nov 09:53
fe59d54
Compare
Choose a tag to compare
Merge pull request #116 from cyborgthefirst/master

Upgrade project to swift 4.2

4.0.0

03 Nov 13:32
3a4a09c
Compare
Choose a tag to compare

🚀 Merged pull requests

3.1.2

27 Jan 12:27
Compare
Choose a tag to compare
Update Sugar.podspec

3.1.1

27 Jan 11:58
Compare
Choose a tag to compare
Update Sugar.podspec

3.1.0

27 Jan 11:37
Compare
Choose a tag to compare
  • Remove localizeString function #93
  • Add Constraint to handle constraint anchors #95

3.0.0

28 Oct 12:15
Compare
Choose a tag to compare
  • Fixes compiler error with Swift 3.0.1 #90

2.0.0

13 Oct 16:38
Compare
Choose a tag to compare
  • Migrates the implementation to Swift 3 #88

1.2.0

05 Jul 12:31
Compare
Choose a tag to compare
  • Moves Application struct to shared #81
  • Helper methods on UICollectionView, UITableView, NSTableView have been remove #80
  • SequenceType now supports findFirst #80
  • Action is now a type alias #73
  • New date related helpers #74
  • New keyboard helpers #76

And various other refactorings, tweaks and twerks

1.1.1

25 Apr 12:38
Compare
Choose a tag to compare
  • Adds CHANGELOG.md