Skip to content

Latest commit

 

History

History
113 lines (53 loc) · 5.07 KB

CHANGELOG.md

File metadata and controls

113 lines (53 loc) · 5.07 KB

1.3.1 (2022-02-02)

Performance Improvements

  • Add typescript definitions + Apply last eslint rules + Improve JSDoc + Replace coverage provider (614878b)

1.3.0 (2021-09-20)

Bug Fixes

  • release: update ci workflows (4b732ec)

Features

1.2.2 (2021-07-12)

Bug Fixes

1.2.1 (2021-06-11)

Bug Fixes

1.2.0 (2021-04-27)

Features

  • app: bye CommonJS, exporting as ES module (907a73d)

1.1.4 (2021-04-06)

Bug Fixes

  • jsdoc: added function and description tags (63b76a6)

1.1.3 (2021-03-25)

Bug Fixes

  • package.json: consistent naming (5cc58f4)
  • workflows: better release cycle (07efc57)

1.1.2 (2021-03-25)

Bug Fixes

  • test: added digits parameters outside range cases (ddb8f5e)
  • test: typo (8ace091)

1.1.1 (2021-03-24)

Bug Fixes

  • app: corrected variable inconsistent naming (all plural) (2ed3bfb)

1.1.0 (2021-03-24)

Bug Fixes

  • codecov: removing coverage folder from SCM (79bd094)
  • codecov workflow: do test within workflow (5310fa6)
  • ignore: added coverage folder (3e2ae0e)
  • license: added (e8ae8a4)
  • readme: added badges and small improvements (d3ebff5)

Features

1.0.2 (2021-03-24)

Bug Fixes

  • readme: added parameters [force-release] (9ae554f)

1.0.1 (2021-03-24)

Bug Fixes

  • npm: dummy version bump [force-release] (9eea22a)

1.0.0 (2021-03-24)

Bug Fixes

  • package.json: semitones is now plural (0949b14)

Features