|
| 1 | +# Change Log |
| 2 | + |
| 3 | +## [Unreleased](https://github.com/hyperoslo/Compass/tree/HEAD) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/hyperoslo/Compass/compare/1.4.0...HEAD) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- Improve/routable [\#25](https://github.com/hyperoslo/Compass/pull/25) ([vadymmarkov](https://github.com/vadymmarkov)) |
| 10 | + |
| 11 | +## [1.4.0](https://github.com/hyperoslo/Compass/tree/1.4.0) (2016-01-18) |
| 12 | +[Full Changelog](https://github.com/hyperoslo/Compass/compare/1.3.0...1.4.0) |
| 13 | + |
| 14 | +**Merged pull requests:** |
| 15 | + |
| 16 | +- Feature: conventional routers & routes [\#24](https://github.com/hyperoslo/Compass/pull/24) ([vadymmarkov](https://github.com/vadymmarkov)) |
| 17 | + |
| 18 | +## [1.3.0](https://github.com/hyperoslo/Compass/tree/1.3.0) (2016-01-08) |
| 19 | +[Full Changelog](https://github.com/hyperoslo/Compass/compare/1.2.4...1.3.0) |
| 20 | + |
| 21 | +**Merged pull requests:** |
| 22 | + |
| 23 | +- Refactor Compass with sugar [\#23](https://github.com/hyperoslo/Compass/pull/23) ([zenangst](https://github.com/zenangst)) |
| 24 | + |
| 25 | +## [1.2.4](https://github.com/hyperoslo/Compass/tree/1.2.4) (2015-12-22) |
| 26 | +[Full Changelog](https://github.com/hyperoslo/Compass/compare/1.2.3...1.2.4) |
| 27 | + |
| 28 | +**Merged pull requests:** |
| 29 | + |
| 30 | +- Feature: URL with no slash [\#22](https://github.com/hyperoslo/Compass/pull/22) ([vadymmarkov](https://github.com/vadymmarkov)) |
| 31 | +- Fix URN parsing [\#21](https://github.com/hyperoslo/Compass/pull/21) ([vadymmarkov](https://github.com/vadymmarkov)) |
| 32 | + |
| 33 | +## [1.2.3](https://github.com/hyperoslo/Compass/tree/1.2.3) (2015-12-22) |
| 34 | +[Full Changelog](https://github.com/hyperoslo/Compass/compare/1.2.2...1.2.3) |
| 35 | + |
| 36 | +**Merged pull requests:** |
| 37 | + |
| 38 | +- Fix URL or URI condition logic [\#20](https://github.com/hyperoslo/Compass/pull/20) ([zenangst](https://github.com/zenangst)) |
| 39 | + |
| 40 | +## [1.2.2](https://github.com/hyperoslo/Compass/tree/1.2.2) (2015-12-22) |
| 41 | +[Full Changelog](https://github.com/hyperoslo/Compass/compare/1.2.1...1.2.2) |
| 42 | + |
| 43 | +**Merged pull requests:** |
| 44 | + |
| 45 | +- Improve URL condition [\#19](https://github.com/hyperoslo/Compass/pull/19) ([zenangst](https://github.com/zenangst)) |
| 46 | +- Add Travis [\#18](https://github.com/hyperoslo/Compass/pull/18) ([zenangst](https://github.com/zenangst)) |
| 47 | +- Add Carthage in Readme [\#17](https://github.com/hyperoslo/Compass/pull/17) ([vadymmarkov](https://github.com/vadymmarkov)) |
| 48 | + |
| 49 | +## [1.2.1](https://github.com/hyperoslo/Compass/tree/1.2.1) (2015-12-15) |
| 50 | +[Full Changelog](https://github.com/hyperoslo/Compass/compare/1.2.0...1.2.1) |
| 51 | + |
| 52 | +**Merged pull requests:** |
| 53 | + |
| 54 | +- Feature: carthage support [\#16](https://github.com/hyperoslo/Compass/pull/16) ([vadymmarkov](https://github.com/vadymmarkov)) |
| 55 | + |
| 56 | +## [1.2.0](https://github.com/hyperoslo/Compass/tree/1.2.0) (2015-12-15) |
| 57 | +[Full Changelog](https://github.com/hyperoslo/Compass/compare/1.1.0...1.2.0) |
| 58 | + |
| 59 | +**Merged pull requests:** |
| 60 | + |
| 61 | +- Merge develop into master [\#15](https://github.com/hyperoslo/Compass/pull/15) ([zenangst](https://github.com/zenangst)) |
| 62 | +- Feature parsing regular URL's [\#14](https://github.com/hyperoslo/Compass/pull/14) ([zenangst](https://github.com/zenangst)) |
| 63 | + |
| 64 | +## [1.1.0](https://github.com/hyperoslo/Compass/tree/1.1.0) (2015-11-23) |
| 65 | +[Full Changelog](https://github.com/hyperoslo/Compass/compare/1.0.0...1.1.0) |
| 66 | + |
| 67 | +**Closed issues:** |
| 68 | + |
| 69 | +- navigate\(urn: String\), urn? [\#10](https://github.com/hyperoslo/Compass/issues/10) |
| 70 | +- Improve Example [\#1](https://github.com/hyperoslo/Compass/issues/1) |
| 71 | + |
| 72 | +**Merged pull requests:** |
| 73 | + |
| 74 | +- Feature clean argument keys [\#13](https://github.com/hyperoslo/Compass/pull/13) ([zenangst](https://github.com/zenangst)) |
| 75 | +- Remove CI status indicator [\#9](https://github.com/hyperoslo/Compass/pull/9) ([zenangst](https://github.com/zenangst)) |
| 76 | + |
| 77 | +## [1.0.0](https://github.com/hyperoslo/Compass/tree/1.0.0) (2015-11-16) |
| 78 | +**Merged pull requests:** |
| 79 | + |
| 80 | +- Update podspec description [\#8](https://github.com/hyperoslo/Compass/pull/8) ([zenangst](https://github.com/zenangst)) |
| 81 | +- Add credit [\#7](https://github.com/hyperoslo/Compass/pull/7) ([zenangst](https://github.com/zenangst)) |
| 82 | +- Update Compass.podspec [\#6](https://github.com/hyperoslo/Compass/pull/6) ([zenangst](https://github.com/zenangst)) |
| 83 | +- Refactor: make it perfect [\#5](https://github.com/hyperoslo/Compass/pull/5) ([vadymmarkov](https://github.com/vadymmarkov)) |
| 84 | +- Correct typos in README [\#4](https://github.com/hyperoslo/Compass/pull/4) ([timkurvers](https://github.com/timkurvers)) |
| 85 | +- Update README and add logo [\#3](https://github.com/hyperoslo/Compass/pull/3) ([zenangst](https://github.com/zenangst)) |
| 86 | +- Add optional scheme label for navigate [\#2](https://github.com/hyperoslo/Compass/pull/2) ([zenangst](https://github.com/zenangst)) |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments