Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

13 lines (10 loc) · 1.15 KB

0.4.0 (2020-09-11)

Features

  • api: move the API to the mono repo (4c4a96d)
  • config: remove default host (cc733cb)
  • config: use LOG_LEVEL instead of NODE_ENV to determine the log level (cbdd9d0)
  • core: add logger (b8eed95)
  • core: allow host configuration (631300c)
  • add bin/ entrypoint (45ea47c)
  • add config (ae9f22e)
  • host: add first host endpoint using Koa (8feeb0d)