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 (Makis) Maropoulos
8a861997a4
nothing special here
2016-12-13 07:12:58 +02:00
Gerasimos (Makis) Maropoulos
309b037e3b
Update to 5.0.4 - Read HISTORY.md
2016-12-12 12:18:59 +02:00
Gerasimos Maropoulos
ee9b153f6d
gofmted -s
2016-10-25 16:49:57 +03:00
Gerasimos Maropoulos
78d145c207
Introduce version 5.0.1
2016-10-25 15:58:18 +03: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
c38a9b2459
Developers can ignore this update. Replace the template engines with a new cross-framework package (kataras/go-template)
2016-09-02 06:05:44 +03:00
Gerasimos Maropoulos
6163726bc5
Replace utils/file with go-fs and go-installer, fix previous tests
2016-09-01 06:34:55 +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
b99afb2875
Update to v4.0.0-alpha.1
2016-07-13 06:28:09 +03:00
Makis Maropoulos
386201f73a
Make iris easier for glide users
...
I am not pushing the /vendor package to this repository because of
possibility to break the framework. See here:
https://github.com/mattfarina/golang-broken-vendor
2016-06-30 17:33:08 +03:00
Makis Maropoulos
12d24f715d
Fix iris create, package's dependencies are downloaded automatically when a package is installed
2016-06-30 06:43:29 +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
40c8c18792
add linux screenshot for hot reload
2016-06-21 02:05:58 +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
Makis Maropoulos
1654e44e6e
Add screenshots for iris tool
2016-06-07 12:38:41 +03:00
Makis Maropoulos
6af451b800
only defer on finish download
2016-06-07 12:30:29 +03:00
Makis Maropoulos
0e05c68876
Update Iris tool to v.0.0.4 - Install dir now is based on $GOPATH/src
2016-06-07 12:21:40 +03:00
Makis Maropoulos
d99c15592e
utils.file replace os.Remove with os.RemoveAll
2016-06-03 16:17:15 +03:00
Makis Maropoulos
8fd5830e2c
Iris cmd version 0.0.3
2016-06-03 16:09:25 +03:00
Makis Maropoulos
69409ea25c
iris cmd: some untested changes in order the samples' import paths works better
2016-06-03 16:02:41 +03:00
Makis Maropoulos
04159fbb43
Update version of the iris command line tool and readme explanations
2016-06-03 15:08:11 +03:00
Makis Maropoulos
dc2b40283e
Iris cmd: download packages on every iris create command
2016-06-03 06:17:40 +03:00
Makis Maropoulos
31cbd50fb0
Linting
2016-05-31 11:05:42 +03:00
Makis Maropoulos
c26668a489
Version 3.0.0-beta cleaned
2016-05-30 17:08:09 +03:00