Skip to content

Releases: hyperoslo/Compass

6.0.0 - Swift 4

23 Oct 07:31
Compare
Choose a tag to compare

Swift 4 migration #55

5.1.0

16 Aug 11:38
Compare
Choose a tag to compare
  • Navigate using Navigator #52
  • Fix url encoder by specifying allowed characters #51
  • Fix navigator #50

5.0.0

30 Jan 15:00
Compare
Choose a tag to compare

⚠️ Breaking change ⚠️

  • Rename struct Compass to Navigator #46

4.1.0

30 Jan 14:40
Compare
Choose a tag to compare
  • Support tvOS #42
  • Support encoded urn #45

4.0.0 - Swift 3

13 Oct 20:04
Compare
Choose a tag to compare

Swift 3 migration #40

3.0.1

20 Sep 11:02
Compare
Choose a tag to compare

Fix confusion with versions.

3.0.0

24 Aug 09:22
Compare
Choose a tag to compare

#33 #34

  • Remove Compass.parse completion closure in favour of Location struct
  • Refactor Router and Routable to support Mac
  • Remove https://github.com/hyperoslo/Sugar dependency
  • Introduce payload and error handling

2.0.0

06 May 13:27
Compare
Choose a tag to compare
  • The Routable protocol no longer depends on UINavigationController #25

1.4.0

18 Jan 12:10
Compare
Choose a tag to compare
  • Add routers to help you clean up your application delegate #24

1.3.0

08 Jan 15:20
Compare
Choose a tag to compare
  • Add support for OS X