Skip to content

Latest commit

 

History

History
63 lines (25 loc) · 2.71 KB

CHANGELOG.md

File metadata and controls

63 lines (25 loc) · 2.71 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.0 (2022-06-20)

Bug Fixes

  • stop autocannon instance when request is aborted (#350) (45e432c)
  • updating pull request event (#340) (3e0c71b)

Features

1.1.1 (2021-06-23)

Bug Fixes

  • mark electron as a dependency of desktop app (#69) (5dd22c6)

1.1.0 (2021-06-23)

Features

  • add web wrapper for running as a standalone app (#68) (4bd7969)

1.0.0 (2021-06-22)

Bug Fixes

Features

  • add electron app for running on desktop (#64) (a5d3b27)
  • ui: add options form validation (#26) (365927b)

Reverts

  • Revert lerna upgrade & fix dependabot config (#33) (dec0153), closes #33 #32