mirror of
https://github.com/kataras/iris.git
synced 2026-01-26 13:25:56 +00:00
Update to version 8.4.4 | Read https://github.com/kataras/iris/blob/master/HISTORY.md#su-01-october-2017--v844
Former-commit-id: 8c339fc59ade04ad35bc108c817c4d4c30dbca33
This commit is contained in:
@@ -18,6 +18,15 @@ Developers are not forced to upgrade if they don't really need it. Upgrade whene
|
||||
|
||||
**How to upgrade**: Open your command-line and execute this command: `go get -u github.com/kataras/iris`.
|
||||
|
||||
# Su, 01 October 2017 | v8.4.4
|
||||
|
||||
- Fix https://github.com/kataras/iris/issues/762 reported by @xkylsoft
|
||||
- Fix https://github.com/kataras/iris/issues/771 reported by @cdren
|
||||
- Improvements to the memstore's `GetInt`, `GetInt64`, `GetFloat64`, `GetBool` and remove the `golang/net/context`'s interface completion from Context, read the [changes](https://github.com/kataras/iris/commit/caff55748eca4ecb4aa5a770995265b9b3aee544) for more
|
||||
- Add two examples for folder structuring as requested at https://github.com/kataras/iris/issues/748
|
||||
* [Example 1](_examples/mvc/login)
|
||||
* [Example 2](_examples/structuring/mvc)
|
||||
- Add node.js express [benchmarks](_benchmarks) similar to iris and netcore
|
||||
|
||||
# We, 27 September 2017 | v8.4.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user