Siler v1.7.2 Release Notes

Release Date: 2020-03-05 // about 4 years ago
    • ๐Ÿ‘ Experimental support for gRPC servers
    • ๐Ÿ‘Œ Support middleware-like pipelines in Swoole with Swoole\middleware
    • โž• Add Swoole\redirect() sugar
    • ๐Ÿ†• New Siler\Env API
    • โž• Add map, lmap, pipe, conduit, lconcat, ljoin, filter and lfilter functions
    • Typed array-gets: array_get_str, array_get_int, array_get_float and array_get_bool.
    • Switch from Zend to Laminas
    • โž• Add Swoole\http2 to create HTTP/2 enabled servers