Releases: muratcorlu/lambda-expressless
Releases · muratcorlu/lambda-expressless
v1.7.2
09 Feb 19:59
Compare
Sorry, something went wrong.
No results found
1.7.2 (2020-02-09)
Bug Fixes
body property needed on Request Definition file (f7afb75 )
v1.7.1
31 Jan 14:31
Compare
Sorry, something went wrong.
No results found
1.7.1 (2020-01-31)
Bug Fixes
Proper type definition for returned callback (647f010 )
v1.7.0
27 Jan 20:50
Compare
Sorry, something went wrong.
No results found
1.7.0 (2020-01-27)
Features
Better TypeScript support (3353eb0 )
v1.6.2
12 Dec 12:12
Compare
Sorry, something went wrong.
No results found
1.6.2 (2019-12-12)
Bug Fixes
Content-Length header automatically filled if it's not exists (3bb59f5 )
v1.6.1
11 Dec 09:51
Compare
Sorry, something went wrong.
No results found
1.6.1 (2019-12-11)
Bug Fixes
Don't fail if there is no request header or query parameters (adb8512 )
v1.6.0
04 Dec 12:32
Compare
Sorry, something went wrong.
No results found
1.6.0 (2019-12-04)
Features
Handling multi value query params and headers (02c56c9 )
v1.5.1
25 Oct 12:36
Compare
Sorry, something went wrong.
No results found
1.5.1 (2019-10-25)
Bug Fixes
Added missing definitions to request (98addfe )
v1.5.0
16 Oct 12:45
Compare
Sorry, something went wrong.
No results found
1.5.0 (2019-10-16)
Features
v1.4.1
16 Sep 06:45
Compare
Sorry, something went wrong.
No results found
1.4.1 (2019-09-16)
Bug Fixes
Empty event loops with multiple middlewares cause timeouts (ecc9291 )
v1.4.0
02 Sep 15:41
Compare
Sorry, something went wrong.
No results found
1.4.0 (2019-09-02)
Features
accepts* methods added to Request object` (49110f2 )
Response.format method implemented (3383545 )