Gerasimos (Makis) Maropoulos
8bbd9f8fc5
Happy new year! Update to 6.0.0 | HTTP/2 full support. https://github.com/kataras/iris/issues/565
...
full commit from development branch.
Examples, book, middleware, plugins are updated to the latest iris
version. Read HISTORY.md for more.
The 'old' v5 branch which relied on fasthttp exists for those who want
to use it navigate there: https://github.com/kataras/iris/tree/5.0.0
2017-01-02 21:20:17 +02:00
Gerasimos Maropoulos
9958337e5d
Fix and improve the iris cmd according to this: https://github.com/kataras/iris/issues/506
2016-10-23 07:20:39 +03:00
Gerasimos Maropoulos
12cae9be3e
Iris run: (rizla) disable the banner on each reload, fix two-times reload on windows
2016-07-21 03:20:08 +03:00
Makis Maropoulos
04dbd0bac9
Fix https://github.com/kataras/iris/issues/237
2016-06-28 10:19:17 +03:00
Makis Maropoulos
6391ba04ca
💡 Happy Sunday: Introducing rizla
2016-06-26 16:26:44 +03:00
Makis Maropoulos
bf40160273
iris run: Remove duplicate code for os.Stderr
2016-06-25 16:13:59 +03:00
Makis Maropoulos
1b3803e5c2
iris run : Print the banner on every reload
2016-06-25 07:38:47 +03:00
Makis Maropoulos
5cf18b264e
iris run main.go - prints the iris' logger but doesn't prints the banner everytime
2016-06-24 09:28:40 +03:00
Makis Maropoulos
3e692804f2
Improve the iris run command as requested here https://github.com/kataras/iris/issues/192
2016-06-24 05:17:22 +03:00
Makis Maropoulos
f83b532835
Embrace the weekend- Update to rc.3 | Read the HISTORY.md
2016-06-24 01:34:49 +03:00
Makis Maropoulos
f841bd4157
https://github.com/kataras/iris/issues/201
2016-06-21 14:18:22 +03:00
Makis Maropoulos
9beb96b3c8
iris tool - command 'run': prints relative path of the changed filename
2016-06-21 04:52:25 +03:00
Makis Maropoulos
f70ff3327e
fix iris tool command 'run' for linux &osx users
2016-06-21 04:33:31 +03:00
Makis Maropoulos
c462517ca9
remove garbage (for you) println
2016-06-21 04:20:24 +03:00
Makis Maropoulos
16e32fb25a
Update iris tool ' iris run main.go`
2016-06-21 04:19:39 +03:00
Makis Maropoulos
e9a4746000
Update to rc.2 | NEW: iris run main.go https://github.com/kataras/iris/issues/192
...
Not tested on linux yet,(I do not have a linux station now). Post an
issue if iris run main.go doesnt works as expected
2016-06-20 11:59:36 +03:00