Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 3.64 KB

CHANGELOG.md

File metadata and controls

51 lines (31 loc) · 3.64 KB

0.0.31 (2022-12-28)

0.0.30 (2022-02-26)

0.0.28 (2022-02-02)

0.0.26 (2020-12-29)

0.0.25 (2020-08-19)

0.0.24 (2020-08-03)

0.0.23 (2020-07-19)

0.0.22 (2020-06-28)

Features

  • code quality: add codacy reporting to build (9b43daf)
  • npm: update .npmignore (6a1984d)
  • quality: code quality via codacy (fd229a9)

Bug Fixes

  • build: fix circleci build (2d980a4)
  • build: run release workflow on edit (01dd5fe)
  • docs: add missing configuration (81209ee)
  • docs: fix gh-pages (490fe9a)
  • docs: fix SECURITY.md (ae90748)

0.0.15 (2020-06-27)

Features

  • testing: add test example (457ed4f)
  • vscode: add debug tests run configuration (34867c1)

Bug Fixes

  • build: add missing token to env (8964419)
  • build: fix code climate run (6935ca0), closes #34
  • build: remove linter from build (6e305a8)
  • docs: fix badge (55cabf5), closes #39
  • docs: fix documentation (4f95bc4)
  • other: fix format (4be2fbc), closes #34
  • package: remove type: module from package.json (2c4afbe)
  • spec: fix format (41e97cb)