iris/core
Gerasimos (Makis) Maropoulos 2a1f3d4e43 add some more helpers for the parameters and the memstore for num types
Former-commit-id: b96380fa8c8dc9abeaea248f87ea5d70f6bdf650
2018-10-01 15:27:45 +03:00
..
errors https://github.com/kataras/iris/issues/1061 2018-08-14 16:29:04 +03:00
handlerconv Update to 8.2.3 | Fix https://github.com/kataras/iris/issues/714 2017-08-10 21:15:26 +03:00
host remove 'WithoutVersionChecker', update and test the new versions of some of the dependencies, add a history entry with unknown release date 2018-08-31 02:09:48 +03:00
memstore add some more helpers for the parameters and the memstore for num types 2018-10-01 15:27:45 +03:00
netutil Sessions are now in full sync with the registered database, on acquire(init), set, get, delete, clear, visit, len, release(destroy) as requested by almost everyone. https://github.com/kataras/iris/issues/969 2018-04-22 13:52:36 +03:00
router make the macro#Parse to return a value of a Template instead of its ptr and debug logs for handlers length ignores the internal generated macro evaluator handler if it is there, so end-dev cannot be confused about the debug logs at that point 2018-09-29 19:59:39 +03:00