Releases: eeditiones/roaster
Releases · eeditiones/roaster
v1.7.1
1.7.1 (2022-08-25)
Bug Fixes
- enforce form-data schema settings (f9d2cdb)
v1.7.0
1.7.0 (2022-08-19)
Bug Fixes
- testapp: api with correct file definition (b594f42)
- get parameters in form-data as map (2a94f26)
Features
- body: distinguish multipart/form-data body (889ef87)
- router: improve form-data parsing (d3a025b)
- router: support base64 encoded data (007772f)
v1.6.1
1.6.1 (2022-02-24)
Bug Fixes
- router: accept nested XML data (fecf5d3), closes #42
v1.6.0
1.6.0 (2022-02-24)
Bug Fixes
- test: include all needed resources in testapp (4f9ce59)
- test: login, logout in utils (2d0c064)
- test: read binary from new location (eb768fa)
- test: require missing dependency (1a22579)
Features
- example: enable custom controller by default (ffcd6d2)
v1.5.0
1.5.0 (2021-11-05)
Features
- router: improve media type handling (864c494), closes #37
v1.4.0
1.4.0 (2021-10-28)
Bug Fixes
- example: more specific API definition route (0e2c93c)
- example: stricter checks in controller (e557a17)
- test: adjust test with HTTP PATCH (26ca710)
- catch middleware errors in router:process (5c1c17a)
Features
- example: user generated content handling (cae7501)
- router: allow routes to accept any body (343d490)
v1.3.0
1.3.0 (2021-10-27)
Features
- auth: improve user login and logout (f894a02)
- router: reject invalid xml body (afdde09)
v1.2.1
1.2.1 (2021-10-19)
Bug Fixes
- auth: initial login request (af9ab0d)
- router: safely set additional headers (f1aab58)
- test: testapp api and main module (b779495)
v1.2.0
1.2.0 (2021-10-19)
Features
v1.1.5
1.1.5 (2021-03-26)
Bug Fixes
- route matching regex construction (6f4fc3e)
- build: vulnerability in marked npm package (a40d0dc)