Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 519 Bytes

changelog.md

File metadata and controls

32 lines (17 loc) · 519 Bytes

Changelog

0.4 (19 Oct 2019)

Features

  • Allows mocks of the request body

0.3.1 (10 Oct 2019)

Bug Fixes

  • Always write 'Access-Control-Allow-Credentials' header on responses.

0.3 (02 Oct 2019)

Features

  • Build inside docker

0.2 (15 Sep 2019)

Features

  • CORS middleware (allowed_headers, allowed_origins, allowed_methods)
  • Handle custom response (ContentType, Http.StatusCode)

0.1 (14 Sep 2019)

Features

  • Map route from jessica.json file and respond with static file.