Commit Graph

11 Commits

Author SHA1 Message Date
kataras
5e4b63acb2 Publish the new version ✈️ | Look description please!
# FAQ

### Looking for free support?

	http://support.iris-go.com
    https://kataras.rocket.chat/channel/iris

### Looking for previous versions?

    https://github.com/kataras/iris#version

### Should I upgrade my Iris?

Developers are not forced to upgrade if they don't really need it. Upgrade whenever you feel ready.
> Iris uses the [vendor directory](https://docs.google.com/document/d/1Bz5-UB7g2uPBdOx-rw5t9MxJwkfpx90cqG9AFL0JAYo) feature, so you get truly reproducible builds, as this method guards against upstream renames and deletes.

**How to upgrade**: Open your command-line and execute this command: `go get -u github.com/kataras/iris`.
For further installation support, please click [here](http://support.iris-go.com/d/16-how-to-install-iris-web-framework).

### About our new home page
    http://iris-go.com

Thanks to [Santosh Anand](https://github.com/santoshanand) the http://iris-go.com has been upgraded and it's really awesome!

[Santosh](https://github.com/santoshanand) is a freelancer, he has a great knowledge of nodejs and express js, Android, iOS, React Native, Vue.js etc, if you need a developer to find or create a solution for your problem or task, please contact with him.

The amount of the next two or three donations you'll send they will be immediately transferred to his own account balance, so be generous please!

Read more at https://github.com/kataras/iris/blob/master/HISTORY.md


Former-commit-id: eec2d71bbe011d6b48d2526eb25919e36e5ad94e
2017-06-03 23:22:52 +03:00
Gerasimos (Makis) Maropoulos
5055546a38 Remove entirely go 1.7 travis
Former-commit-id: ce8cd3989bc9d63ea7f586f11f73159d80b6992a
2017-02-17 05:08:52 +02:00
Gerasimos (Makis) Maropoulos
54679ff550 Travis go 1.8
Former-commit-id: 6cec1776862e3b8e753e13afa00341182ea3abf9
2017-02-17 05:05:55 +02:00
Gerasimos (Makis) Maropoulos
dd1d6837d9 Add the ability to use .yaml/yml files for the Configuration.
Former-commit-id: 0c49eb04d991aabf67970fe7f7b3ed969a36a708
2017-02-16 05:00:08 +02:00
Gerasimos Maropoulos
def1643c69 Remove travis:tip 2016-09-23 07:54:15 +03:00
Gerasimos Maropoulos
d03c9ad231 Fix go1.6 issue https://github.com/kataras/iris/issues/378 2016-08-23 20:41:12 +03:00
Makis Maropoulos
9e2eaec2a2 Remove all tests from here and transfer them to iris-contrib/tests 2016-07-02 19:38:04 +02:00
Makis Maropoulos
93ddb7f3b4 Move middleware test(s) to the test folder 2016-07-02 19:03:03 +02:00
Makis Maropoulos
90c7e1466c Add test for basic auth 2016-07-02 18:53:36 +02:00
Makis Maropoulos
1557bf1077 Add the test folder to the travis 2016-07-01 22:20:52 +03:00
Makis Maropoulos
c26668a489 Version 3.0.0-beta cleaned 2016-05-30 17:08:09 +03:00