Skip to content

v1.0.0

Compare
Choose a tag to compare
@fastfrwrd fastfrwrd released this 02 Apr 18:53
· 68 commits to master since this release
7e49de8

1.0.0 (2020-04-02)

Bug Fixes

  • set the status to 5xx if an unexpected error happens (704c410)
  • update methods and add tests (e6d94cd)

Features

  • add gett audit endpoint and API method (19aebe3)
  • add website api (e294b6e)
  • category data on audits, for trends (4883b6c)
  • delete an audit by id (9ee89ed)
  • get html when requested (d42fe3f)
  • list audits (with pagination) (cc0b9c3)
  • run a lighthouse audit and insert it into the db (3034dbf)
  • scaffolding project, initialize server (11fcb8b)
  • setup initial db work (ba96318)
  • website getter methods (d13f430)